Categories, jQuery, Accordion Menu
-
I am trying to create a dynamic accordion style menu. In order to do this, I need to have some links solely as jQuery statements so that they perform the correct actions on the remainder of the content. For example, in the archives menu I want to list each year there are posts. If the user clicks on a year it executes the jQuery command which then shows all of the months in that year. How do I insert this jQuery command?
- The topic ‘Categories, jQuery, Accordion Menu’ is closed to new replies.