Horizontal Javascript Accordion Menu! - Opensource, Free and Useful Online Resources for Designers and Developers
      Stumble it!
Delicious Del

Horizontal Javascript Accordion Menu!


You may be interested in our latest article 23 Unforgettable Resources Of 2008 You Couldn't Live Without

This versatile 1kb horizontal accordion script can be used for menus, images, presentation content and more.

horizontal javascript accordion

The script will automatically adjust to the number of elements in the accordion and the dimensions of the accordion.

The front-end markup for the script is a simple unordered list as in the example below…

<ul id="sm" class="sm">
<li><img src="images/1.gif" alt="" /></li>
<li><img src="images/2.gif" alt="" /></li>
<li><img src="images/3.gif" alt="" /></li>
<li><img src="images/4.gif" alt="" /></li>
</ul>

To build the accordion call the function below onload…

slideMenu.build('sm',200,10,10,1)

Click here to view the working sample.

Don't Forget to participate in contest because FeCoding Is Giving Away 5 PSD to XHTML Conversion Service - Just Comment Now And Win

If you enjoyed this post, please consider to leave a comment or subscribe to the feed and get future articles delivered to your feed reader.

You May be Interested In More Interesting Free Resources

Comments

Wow, this is a great script.
Many thanks for sharing.

Hi,

This is a very cool menu script. I wonder if there is a vertical version of this accordion script or not?

Thank you.
Niseco.

Leave a comment

(required)

(required)