- 1,251 categories
- 40,829 scripts
- Validates an input field to make sure that only a number or character is entered. If you enter a number or a letter everything you can continue on. But, entering another value like an exclamation point (!), an ampersand (&&), or a dollar sign...
- you can use this JavaScript to ensure that all elements of a form are properly filled out before they can be mailed to you. It uses cookies for the form validation.
- Let Javascript help you receive feedback from your visitors. The script also requires that all fields must be completed before the form is submitted.
- This JavaScript allows you to ensure that visitors choose both a radio button and a checkbox. Invalid submissions are cancelled.
- This JavaScript allows your visitors to send you feedback right from their browser. It also automatically logs their Browser types and versions.
- Do you ever receive multiple copies of a single form submission? Do your visitors click the submit button over and over, hoping it will hurry up the process? This script will solve the problem by preventing the visitor from submitting the form after ...
- 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 a value. Also contains validation that ...
- Use this JavaScript to ensure that visitors do not leave a form entry blank. If they do, they are prompted to complete it before they can continue.
- If you''d like to know where visitors to your site live, add this script to your feedback forms. Users just choose a region, and the second menu changes appropriately, allowing them to choose their country. (If they choose USA, it allows them to...
- 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 button, the order is emailed to you by using freedback....
Page: