[accordion] issue
[accordion] issue
on http://jquery.bassistance.de/accordion/demo/ it states that:
"Standard, container is a div, header is h3 and content div and nested
p"
the header is not h3 at all - it's just an a tag.
I tried wrapping H3 around the a tag and changing the CSS to .basic h3
a but this didn't work.
Can anyone help?