Hey Will, The problem is that the markup in the overview is incorrect (it's based on a previous implementation). The docs have been updated at http://docs.jquery.com/UI/Accordion#overview which rolls out to the jqueryui.com site during releases. Basically you just need to remove the wrapper divs around each header/panel pair to get that markup to work with the default header option. You can also view source on the actual demo to see working markup.
On May 4, 4:56 pm, "will.harre...@gmail.com" <will.harre...@gmail.com> wrote: > When I copy the example as it is listed here in the source, > > http://jqueryui.com/demos/accordion/ > > The accordion isn't functional. The info states that the <a > href="#"></a> is the default header unless otherwise specified using > the header: property. It's almost as if it's not seeing the anchor > tag. But if I use the header: property to specify say "h3" and use > that heading tag for all the accordion section headings, it works > fine. What am I missing? > > Thanks in advance! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to jquery-ui@googlegroups.com To unsubscribe from this group, send email to jquery-ui+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---