Filter / search large form selects / dropdowns

By Jasper de Vries Last update Oct 4, 2005 — Installed 2,152 times. Daily Installs: 4, 0, 2, 0, 1, 1, 0, 2, 0, 0, 0, 1, 7, 2, 1, 2, 0, 0, 0, 1, 3, 0, 0, 2, 1, 0, 0, 0, 1, 2, 3, 0
Script Summary:
v0.5.0.4 - Adds a filter (search) tool to large select (dropdown) fields

Script homepage

Recently Updated TopicsPosts
Archived Comments7

this script has 1 topic, 7 posts

Review Summary
5 stars
1 reviews (1)
4 stars
0 reviews (0)
3 stars
0 reviews (0)
2 stars
0 reviews (0)
1 star
0 reviews (0)

this script has 1 review

Adds a filter input field to large select fields.

Screenshot

0.5:

  • Improved, I think even perfect, positioning.
  • The select element is no longer sized or moved. An new select element is inserted to display filter results.
  • It no longer breaks selects with optgroups.
  • Esc key now closes the filter.
  • You can select a result using the mouse now.
  • You no longer need to tab twice to focus the next form field.
  • The select onchange function will be executed when the select was changed by the filter (this was broken since Greasemonkey 0.6.4).