i forgot to put the jQuery().ready function function before initializing it.
Anyway now i have made it work (sort of) i have a few questions. When i click on a link to open the menu i want it so that only that link can close the menu. Cheers. Secondly, On Oct 23, 8:44 pm, gs4492 <[EMAIL PROTECTED]> wrote: > Hi. > > I am having problems getting the accordion plugin to work. > > Here is an example of what i have > tried...http://synthsoundz.com/devonwebsitedesign/ > > So... > I have created a nested list giving the ul an id of acc1. > > I have imported all of the approriate jquery files etc. > > I have initialized the plugin. ie. > <script type="text/javascript"> > jQuery('#acc1').accordion(); > </script> > > Do i have to change the style sheet in anyway? > > Im really stuck and would really appreciate some advise. > > Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
