[jQuery] Re: listnav plugin

2009-04-07 Thread Kizzle
IT WORKS! i'm so excited. thank you! On Apr 7, 12:23 pm, Jack Killpatrick wrote: > Hi, change that block to this and give it a try: > >   > $(document).ready(function (){ >        $('#myList').listnav();}); > > > > - Jack > > > > Kizzle w

[jQuery] Re: listnav plugin

2009-04-07 Thread Kizzle
"text/javascript"> > type="text/javascript"> > > Change the order of those: jquery has to be loaded before the script for > the plugin. > > To make the .listNav styling in your common/style.css file get applied > to the list, also add the class to the

[jQuery] Re: listnav plugin

2009-04-02 Thread Kizzle
what do you mean hidden in the html? how do you call up the function and connect it to the list? I'm trying to understand how this works so i can see where it is faulting. thanks for your help! On Apr 2, 9:56 am, Kizzle wrote: > I ran it through the validator and no errors that wou

[jQuery] Re: listnav plugin

2009-04-02 Thread Kizzle
I ran it through the validator and no errors that would cause that. I feel like I am missing something simple. anyone have any suggestions? On Mar 26, 2:28 pm, Jack Killpatrick wrote: > Something is causing your glossary-nav span to be hidden in the HTML > (and also not found by the listnav pl