[jQuery] Re: TreeView Plugin by Jörn Zaefferer (Asyn chronous mode)

2008-11-19 Thread garthos
> wrote: > 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 >

[jQuery] Re: TreeView Plugin by Jörn Zaefferer (Asyn chronous mode)

2008-11-10 Thread garthos
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 ?

[jQuery] TreeView Plugin by Jörn Zaefferer (Asynchro nous mode)

2008-10-28 Thread garthos
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 , I just want to call a function when i click on an item of treeview (parent and children) and passed the id to this functio