| Home : Java Scripts : Forms |
| Click "Subscribe" if you want to be notified of new or updated links in this category. | Subscribe |
|
|
|
Easy configurable DHTML JavaScript combo box with Ajax support, autocomplete functionality and wide cross-browser compatibility. Features include type-ahead, keyboard support and ability to display images in the dropdown list. dhtmlxCombo can be easily converted from existing HTML SELECT or populated with JavaScript. The component works fast with large sets of data, loading list of suggestions dynamically on demand.
Price: GPL, commercial $49 - Platform(s): Windows, Unix, Linux, Mac OS - Updated: 03/21/2008
|
|
|
wForms: A Javascript Extension to Web Forms : Implemented behaviors are:* Switch: Allows you to show/hide relevant parts of a form based on the user inputs.* Repeat: Allows parts of a form to be repeated if the user wants to provide more answers.* Field Hint: Displays contextual help based on the current input focus.* Input Validation: Validates common input types (email, numbers, ..) and displays appropriate error messages.
Platform(s): LINUX; BSP; WINDOWS; BSD - Updated: 10/21/2005
|
|
|
WISIWYG color picker and matcher : Useful when using a non-WISIWYG editor (like php-based web editors)
Platform(s): WINDOWS BSP; - Updated: 10/21/2005
|
|
|
Word Filter : Word Filter is a type of form validator. When the user submits some text, the validator will check the text for words that has to be filtered. The words that have to be filtered must be added to the array swear_words_arr. When the user types the text and hits the submit button, if the text contains any word that is present in the array swear_words_arr, the form will not be submitted. The script can be used for validation of swear words etc.
Platform(s): N/A BSP; - Updated: 10/21/2005
|
|
|
SearchBliss Form with Validation Generator : This is a Web-based wizard that generates a JavaScript form validation code with textfields and a text area. Type the text that will appear next to each textfield, the textfield names, and choose the textfields width and max number of characters. You can also choose which textfields are required, required email, reqiured number, etc. Type in the button label (Enter, Submit, etc.) Then click the "create form" button to generate the code. Use it or add it to your site for free.
Platform(s): WINDOWS BSP; - Updated: 10/21/2005
|
|
|
Select All Text : This is a simple JavaScript example for allowing users to select/highlight a textarea content with a click of button.
Platform(s): N/A BSP; - Updated: 10/21/2005
|
|
|
Select All/None Select List : This is a simple JavaScript showing how to select all or none of the items in a select list. All the items are shown (not a drop down list) only to show that they are all selected or none are selected.
Platform(s): N/A BSP; - Updated: 10/21/2005
|
|
|
Select List Of Current Month : This is a JavaScript example that creates a menu (drop down select list) of all the days in the current month. The current date is selected by default.
Platform(s): N/A BSP; - Updated: 10/21/2005
|
|
|
Select Menu 3 ... Switch at will : Group and split your long option list into some short sub-lists and switch between them with ease.
Platform(s): N/A BSP; - Updated: 10/21/2005
|
|
|
Select Menu List : You can use two multiple-select menus to make it easy for someone to create a list, by moving items from one menu to the other. This can be down with three line of JavaScript. Find out how.
Platform(s): N/A BSP; - Updated: 10/21/2005
|
|
|