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. > > i think it's not possible .... > > Can you help me ?