Auto-complete type-ahead dropdown menuHits: 41
*
A simple Javascript that adds auto-complete (alternatively called type-ahead/tracing/find-a s-you-type) effect to dropdown menus displayed in Internet Explorer. In IE, when user press "MA" in a drop down menu, IE will first select the first option starting with "M", then select the first option starting with "A", giving user "AK" while user actually wanted "MA" for massachusetts. Using this script, user will get “MA” if “M” and “A” are consecutively typed (if user type “M”, then after a while “A”, user will still be taken to “AK” as an intended behavior). Comments in script is provided so that one can customize to determine how fast user has to type to get “MA” not “M”, “A”. Currently all printable characters on keyboard and keypad are supported (except for those needing the "shift" key). Both IE and Gecko-based browsers (firefox, mozilla, netscape, K-meleon etc.) are supported (it is recommended that this script is used to override the default behavior in the Gecko-based browsers d
Platform(s): Linux, Windows, FreeBSD, Mac OSX, Sun Solaris
Date: Nov, 08 2006 Author: Mingyi Liu, http://www.mingyi.org/other/autocomplete.html {
License}
{
Ratings}Number of Ratings: 1 Votes
Visitor Voting Booth:
{
Others Scripts}
|