Replace the ugly ''gray button'' Reset and Submit on forms -- this script shows how to use active tri-state roll-over images, instead. A quick-take tutorial is included, along with images and notes on using styles with form elements for a f...
This simple cut-and-paste script opens the Print Dialogue, and lets your visitor print out the current page. Useful for information pages, script pages, receipt pages, etc.
This shows another method to verify text boxes input and then put the focus into missing data boxes. It also checks some things to see if the email is &"valid&" - other tests could be added as determine viable. The alerts can be use...
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.
This script allows you to add a &"select all&" feature to your form ''TEXTAREA''s, whereby visitors can easily highlight the containing content with a click on a link.
This is a script that closely examines the content of a form box to ensure that the user entered a valid email address. If not, the form submition is canceled, and the surfer prompted to re-enter a valid address.