Recently for a project for a friend, I needed some dropdown menus in a horizontal bar which would appear by a slideDown animation when the mouse hovered over them. Since most of the code snippets I found on the subject appeared on mouse click rather than on mouse hover and would need some tweaking anyway, I decided to go ahead and try to write my own version, which I now present here for anyone who wants to use it. (Read more…)
How to Write a Basic Dropdown Menu in JQuery
December 26, 2009 ~ Client-Side Scripting ~ 1 Comment