[jQuery] Re: [treeview] Expand the trees on the image and no link

2009-01-19 Thread jQuery Lover
Doesn't first demo example do exactly what you want??? See http://jquery.bassistance.de/treeview/demo/ ===>> Sample 0 - navigation Read jQuery HowTo Resource - http://jquery-howto.blogspot.com On Sun, Jan 18, 2009 at 3:24 PM, cv wrote: > > > In fact I use the following BLUG-in: > ht

[jQuery] Re: [treeview] Expand the trees on the image and no link

2009-01-18 Thread cv
In fact I use the following BLUG-in: http://bassistance.de/jquery-plugins/jquery-plugin-treeview/ It displays a treeview with each branch image (file and a +) and title. When you click on the image this place or the wind industry. That suits me. When you click on the title of this shipment on

[jQuery] Re: [treeview] Expand the trees on the image and no link

2009-01-12 Thread jQuery Lover
Did I understand you correctly. Your html code is like this: link And you want to show tree content if user clicks on an image, but follows the link on anchor click? If so you should give you img's an "id" (or class, but id's are faster) and do this: $(document).ready(function(){ // Assume