|
JavaScript Accordion Menu
|
You can create your own Accordion Menu with little javascript. The sample code uses a function 'toggle' to change the state of a menu. To make sure only one menu is open at a specific time, the variable last_id is used to close the last opened menu. Here is a Demo of the code below
|
|
Submitted on: 16-Jan-10 |
By: Andrew R |
Comments(0) |
|
Votes:0
Downloads:758
|