I've been having trouble with the persist:cookies generally and was
pleased to see your edited post regarding 1.4.1.
However, I'm now using lazy loading with the treeview.async.js model
and find that that the treeview.js 1.4.1 appears to break completely.
Should I expect the persist:cookies opt
Sorry for the repeat posts, but the link above was incorrect (I'm at a
different computer right now). This is the revision I used:
http://dev.jquery.com/browser/trunk/plugins/treeview/jquery.treeview.js?rev=4685
...although there appear to be more recent revisions...I'm not sure
which is best.
Edit: I realized that "cookieOptions" is actually a version 1.4.1
feature, only available from the SVN. The feature has not yet been
added to the minified version, so you need to grab the uncompressed
version here:
http://dev.jquery.com/browser/trunk/plugins/treeview/jquery.treeview.js
So it's n
The documentation is here: http://docs.jquery.com/Plugins/Treeview
Options is here: http://docs.jquery.com/Plugins/Treeview/treeview#toptions
Jörn
On Wed, Apr 29, 2009 at 5:27 AM, Marv wrote:
>
> The documentation doesn't seem to detail the optoins and the demos use
> some but without any expla
Hi,
I try to understand the code of your plugin, and i don't understand
where you define the toggle option ?
can you detail this option please ? Where is the link between callback
function and your code ?
help me please :)
On 10 nov, 15:02, "Jörn Zaefferer" <[EMAIL PROTECTED]>
wrote:
> In that
In that case just bind a click event to each item, or the tree itself
and check event.target.
Jörn
On Mon, Nov 10, 2008 at 2:41 PM, garthos <[EMAIL PROTECTED]> wrote:
>
> With the toggle-option, i can call a function just for the folder
> item.
> i want to call a function for the file item too.
>
With the toggle-option, i can call a function just for the folder
item.
i want to call a function for the file item too.
i think it's not possible
Can you help me ?
Take a look at the toggle-option.
Jörn
On Tue, Oct 28, 2008 at 12:12 PM, garthos <[EMAIL PROTECTED]> wrote:
>
> Hi !
>
> I need your help !
>
> I want to create an asynchronous treeview with the jQuery plugin but
> the documentation for asynchrone mode doesn't exist
>
> My problem is simple
Could you provide some more details on your requirements?
Jörn
On Mon, Oct 13, 2008 at 6:16 PM, jorgeborgia <[EMAIL PROTECTED]> wrote:
>
> Even considering the TV plugin works nice ,we need some specific
> features like
> handling each graph (+,- ) instead of using an unique image.Plus we
> need
Also, we seem to be having trouble getting the menu to load at all in
IE7 on Windows Vista. Any idea what might be the problem with Vista?
It seems the option was there until the following revision:
http://dev.jquery.com/browser/trunk/plugins/treeview/jquery.treeview.js?rev=2973
not sure what happened and where it was moved to...
[]'s
On Sep 14, 11:35 am, Pedro Teixeira <[EMAIL PROTECTED]> wrote:
> can't make it work for me either
can't make it work for me either - any hints are welcome.
On Sep 12, 8:19 pm, cfdvlpr <[EMAIL PROTECTED]> wrote:
> Here's what I've got got in the head section of my HTML:
>
>
> $(function(){
> $("#pageNav").Treeview({speed: "fast", collapsed: true, store:
> true});
>
12 matches
Mail list logo