Form Dynamically Display Parts
|
This JavaScript example shows how to create a form that has a portion of the form shown (or hidden) upon certain user events. (radio button selection by the user in this example) Note: Netscape has a problem with embeding a portion of a form inside a DIV/SPAN/LAYER, which is why there are three forms shown here, but once you have the values, its easy enough to pull the information together before running the target of the frame.
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. |
Input Masking
This script allows to control user input by specifing a mask for...
Filter Large Select Lists
If you have a very large HTML SELECT list, finding the correct item...
Advanced Dropdown List (built-in search/sortable multicolumn
Enhances usability of large dropdown lists with built-in search, and...
Select Menu 2 ... Select Menu with persistence
Group and split your long option list into some short sub-lists and...
DHTML Sortable Grid Control (With Form Elements)
100% Client Side JavaScript Sortable Grid Control. This control...
Highlighting Form Text Areas on Mouse Click
This simple script set shows how to highlight (select) the text in a...
AnyMask
The functionality of this routine is similiar to the masked edit...
JustQuick Form
You can write the form specifications in notepad, then cut & paste it... |
