Help with Accordion Widget

Help with Accordion Widget


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!