Drop down menu con jquery
Posted on 09. Apr, 2009 by Administrator in jquery, menu, script ajax

* A lightweight drop down menu using nested list elements.
* Currently only supports 1 level.
* Currently only supports a horizontal version.
* Drop downs work with JS only.
* No css z-index issues.
* Can navigate the links with the keyboard (focus/blur).
* Can have any content as a sub menu - doesn't have to be a ul.
* Uses the JQuery JavaScript library.









Leave a reply