Featured Posts

jQuery Expand/Collapse All Menu PluginjQuery Expand/Collapse All Menu Plugin Another take on an expand/collapse style navigation. For our requirements, the navigation was a template and needed to be n-levels deep to take into account any possible...

Readmore

jQuery Dynamic FormjQuery Dynamic Form Scenario: Building web forms can be tricky when a form calls for a variable number of fields. A real-world example might be a sports team with an n number of players. When...

Readmore

A PHP Pagination FunctionA PHP Pagination Function Here's a PHP function "getPaginationHtml()" that builds an item-pagination type HTML DIV based on parameters only, i.e. no database recordset needed. Note the user of a second...

Readmore

A PHP Calendar Class Based on Zend_DateA PHP Calendar Class Based on Zend_Date A recent project required an event calendar in both a mini and full sized format. The project was based on Zend Framework, a highly scalable and feature-rich PHP MVC framework....

Readmore

Analyzing the Impact of Web Page Textual Data Representation on the  Accuracy of Selected Supervised Learning ModelsAnalyzing the Impact of Web Page Textual Data Representation... We looked at the effectiveness of supervised learning models in solving the real-world problem of web page classification. We attempted to maximize the performance of...

Readmore

Arietis Software Innovations Rss

jQuery Expand/Collapse All Menu Plugin

Posted on : 22-02-2010 | By : Derek | In : Posts

1

Another take on an expand/collapse style navigation.

For our requirements, the navigation was a template and needed to be n-levels deep to take into account any possible combination the client might need. Outside of requiring well-formed nested unordered lists, the markup requires SPAN tags around the items that you wish to expand/collapse. That it!

Demo:
Click here for a demo.

*It’s a jQuery plugin so it can be chained to other jQuery events, effects or plugins.

Download/Contribute:
Project source here: jquery expand/collapse all project hosting

VN:F [1.9.3_1094]
Rating: 0.0/5 (0 votes cast)

Comments (1)

very good script! use & share this script.

Write a comment