[jQuery] Re: Treeview navigation highlighting?

2007-09-20 Thread sgrover
Thanks Jorn. It took me a bit to get to it, but that fixed a bunch of minor problems with our tree. A couple of questions though: 1. Is there a way to apply a class to the current tree node? (visual indicator of where the visitor is). I looked at the library, but am not familiar with the

[jQuery] Re: Treeview navigation highlighting?

2007-09-20 Thread Jörn Zaefferer
sgrover schrieb: Thanks Jorn. It took me a bit to get to it, but that fixed a bunch of minor problems with our tree. A couple of questions though: 1. Is there a way to apply a class to the current tree node? (visual indicator of where the visitor is). I looked at the library, but am not

[jQuery] Re: Treeview navigation highlighting?

2007-09-19 Thread Jörn Zaefferer
sgrover schrieb: I'm using the Treeview library from http://bassistance.de/jquery-plugins/jquery-plugin-treeview/, with jQuery 1.1.4. All is going well except for one tiny point. We're using the tree to list navigation structure. When choosing a page, we need to load the selected page and

[jQuery] Re: Treeview navigation highlighting?

2007-09-19 Thread Jörn Zaefferer
Jörn Zaefferer schrieb: sgrover schrieb: I'm using the Treeview library from http://bassistance.de/jquery-plugins/jquery-plugin-treeview/, with jQuery 1.1.4. All is going well except for one tiny point. We're using the tree to list navigation structure. When choosing a page, we need to

[jQuery] Re: Treeview navigation highlighting?

2007-09-19 Thread Joan Piedra
lol, I love localhost On 9/19/07, Jörn Zaefferer [EMAIL PROTECTED] wrote: Jörn Zaefferer schrieb: sgrover schrieb: I'm using the Treeview library from http://bassistance.de/jquery-plugins/jquery-plugin-treeview/, with jQuery 1.1.4. All is going well except for one tiny point.