collapsor
Documentation/Download: http://plugins.jquery.com/project/collapsor.
Live Demo: http://www.jesuscarrera.info/demos/collapsor/.
Documentation/Download: http://plugins.jquery.com/project/collapsor.
Live Demo: http://www.jesuscarrera.info/demos/collapsor/.
4 Comments
Thanks for your splendid work on this plugin! I do have one doubt though. Whenever you open the Collapsor menu and click on a subcategory link, the page loads the link but the Collapsor menu goes back to its default, non-collapsed status. Is there any way to keep the menu subcategories open instead of closed when loading the page?
you can add class=”open” (or the class you specified) to the correspondent link
Hi, i just found out that class=”open” only can be use for the root/first level, when i place it on second/third level, it won’t work.. any solution for this ?
You’ll also need to add class=”open” to all the parent level. That’s how I got it to work on the second level.