Filter Large Select Lists
|
If you have a very large HTML SELECT list, finding the correct item can be like looking for a needle in a haystack. For example, if you have a list of a couple hundred names, finding a single one can be difficult. This article provides a JavaScript technique for filtering the items in a select list so that only the matching items are shown, making it much easier to locate the desired item.
Most scripts are free or open source. But some have the full source code available for download yet itīs required to have permission to use them and most often the price will be listed. If there is a script license e.g. GNU or GPL then it will also be listed. |
Validation (Num. or Chars)
Validates an input field to make sure that only a number or character...
Form validation script Generator
Cut and paste your form code into the textarea and submit! This PHP...
Select All/None Select List
This is a simple JavaScript showing how to select all or none of the...
Form - CheckBox
This JavaScript demonstrates how to determine which options of a...
Advanced Email Check
This is a script that closely examines the content of a form box to...
Highlight / copy form element script
This JavaScript allows your surfers to easily select and copy the...
Count Checkboxes/RadioBoxes Selected
This is a short JavaScript function that demonstrates how to count...
Form Dynamically Display Parts
This JavaScript example shows how to create a form that has a portion... |
