Kevin Evans schrieb:
Thanks for the help, I'm quite a newbie at jQuery so not sure how to add that. I attempted to add that code to the jquery code the top in the head
I can highly recommend to learn a few jQuery basics then. Until then, try this:

jQuery('#list1b').accordion({
autoheight: false,
header: ".accordion-heading"
});

Jörn

Reply via email to