Check if its a number is multi-platform compatible. This script checks the contents of a form box to ensure that its a number (updated to accept demicals). If not, the submission of the form is canceled, and the surfer prompted to re-enter a valid...
ResizeObjects is multi-platform compatible. ResizeObjects is a set of Javascript functions that that enable a user to build a form and dynamically resize the form objects depending on the size of the browser window. It is copyrighted, and...
Form Dynamically Display Parts is multi-platform compatible. 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:...
Confirmable Order Form is multi-platform compatible. This JavaScript can take the contents of an HTML order form, process them, and display the order for verification even including the grand total. When the user confirms the order by clicking the...
Only One Field is multi-platform compatible. The visitor must fill in either one of two fields, their name or email address. If they click in either box the other box's value is erased. Ensures that when the form is submitted only one field contains...
DHTML Sortable Grid Control (With Form Elements) is multi-platform compatible. As with most of my articles, the JavaScript Sortable Grid Control stems from a request here at work to create a 100% client side JavaScript solution for a cross-browser...
Color Picker by flooble.com is multi-platform compatible. Flooble is proud to bring you yet another quality script: the color picker. If you have a form that allows users to enter their own color value, then color picker is for you. It allows your...
SearchBliss Form with Validation Generator is multi-platform compatible. 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...
JavaScript Form validations made easy is multi-platform compatible. Client side java script is the efficient way to validate the user input in web forms. It gives the response immediately and reduces the server load. But, when there are many forms...
Form2Popup script is multi-platform compatible. This useful script allows you to target a form's submission to a new customizable window, so the original page does not change once the "submit" button is pressed. Instead, a customizable pop up window...