|  | | Select Menu 2 is written in javascript and is a program that can be used to convert form select list into menu on the web pages. This is an easy to use program. | | Select Move is a java script that allows you to change the order of items in a select field. Such as "ABC" to "BCA" just as an example. There is a demo available. | | With this script you can move items from one select field to another. | | Select Swap (2) is the second verson of Select Swap. You can move items from one select field to another. The script will automatically sort items in the field list. | | Select Swap Move will allow you to swap and move items from one select field to another. You can change the order as well. | | Select Validation is a form validator in JavaScript that verifies whether the selection has been made form the drop down menu, radio buttons or check boxes while filling up any of the forms in your web page. | | select-all is a JavaScript that can provide a ‘select all’ link, enabling the visitor to click on it and easily select/highlight the text displayed in the text area of your webpage. | | Single form submit ensures that the ‘submit’ button is pressed only once to submit a form. Prevents from submitting the form over and over by the visitor. | | Smart Forms has more than 20 validation types and extra features that make using forms a better experience. The best practice of form validation involves two stages: 1) JavaScript validation since it is fast and it takes the load off the server; 2) Server-side validation since it does not depend on user’s software and therefore it can not be bypassed. Smart Forms includes PHP script that performs exactly the same validation as JavaScript, so you can easily implement this scheme. Validation is based on data types (number, word, alphanumeric, date, e-mail, etc) and comparisons (including numeric, text length, and selected items count comparisons). Also, you can add extra features to the form, including character counters for textarea & input tags (this way, when you set length limitation you can let the user know how many character he/she has left), groups of fixed size fields such as year-month-day (when you enter 4-digit year the focus automatically shifts to the month field), etc.
| | Smart Forms has more than 20 validation types and extra features that make using forms a better experience. The best practice of form validation involves two stages: 1) JavaScript validation since it is fast and it takes the load off the server; 2) Server-side validation since it does not depend on user’s software and therefore it can not be bypassed. Smart Forms includes PHP script that performs exactly the same validation as JavaScript, so you can easily implement this scheme. Validation is based on data types (number, word, alphanumeric, date, e-mail, etc) and comparisons (including numeric, text length, and selected items count comparisons). Also, you can add extra features to the form, including character counters for textarea & input tags (this way, when you set length limitation you can let the user know how many character he/she has left), groups of fixed size fields such as year-month-day (when you enter 4-digit year the focus automatically shifts to the month field), etc.
| Pages: [<<] ... 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 [>>] | |  |
|