Skip to content

Tag: jquery-ui

jQuery accordion – skip a list element

I am using jQuery’s accordion on a UL where MOST of the LI items are to become accordions, each showing a list of links beneath them. Works fine. But then of course, the client wants a couple nodes in the list to be just single links in the list. They have no category and are on the top level. Is