Javascript accordians have been used a lot in todays web design world. There are a lot of scripts we have seen and sure you too would have seen them.
We hope our script is one of the smallest accordion script which is extremely simple and easy to integrate. Does’nt require any framework and fully cross-browser compatible.
* The SMALLEST Accordion Javascript ( 1,149 bytes )
* Easy Integration.
* Does’nt require any Framework.
* Can be used as a Tab system ( sample in the demo )
* Fully Cross-Browser Compatible
* Source Files Included.
Below is the snippet to control the accordion.
<body onload=”new Accrodian(’my-menu’,5,’heighlight’);”></body>
which is in form of:
<body onload=”new Accordian(’container of your accordion’,speed,’highlighted accordion class name’);”></body>
Demo: http://www.dezinerfolio.com/wp-content/uploads/accordemo/01.html
Download: http://www.dezinerfolio.com/system/files/simple_accordions_with_src.zip
Source: http://www.dezinerfolio.com/2007/07/19/simple-javascript-accordions/

Related Listings:
No comments yet.
RSS feed for comments on this post. TrackBack URL