13
Jan 09Update! Simple DropDowns for All
This is an update to my previous post on this project, entitled Simple DropDowns for All.
Simple DropDowns (SDD, for short) is now out of beta (version 0.4) with a new Version 1.0 release.
Check out this screenshot of the new documentation page:
There are several new features in the new release including the much requested onmouseover (as opposed to onclick) activation of the dropdowns, and better event handling for hiding the dropdowns after use. Also, the documentation and usage has been simplified so that the title element now only used to point to a hidden div containing the dropdown menu’s contents.
The new script can be downloaded here:simpledropdowns.js (or minimized: simpledropdowns-min.js).
The homepage for the project is here: http://adam_s.scripts.mit.edu/dropdown/.
And the google code project homepage is here: http://code.google.com/p/dropdowns/.
Tags: design, dropdown, google code, javascript, website
