Accordion - how to make top level 'header' act like a button instead of expanding?
I have an Accordion and I would like to make the first 'header', which is labeled 'Home' simply act like a button and take you back Home, as opposed to expanding when clicked.
Is there an easy way to do this?
I have tried using an empty div, and it still expands open to show nothing when clicked. I really love how easy this Accordion is compared to the one I used in Spry, but I can't seem to duplicate the way I caused the one in Spry not to expand the Home 'header' when clicked.
Any help on this issue will be greatly appreciated! Thanks!