Categories
Tags → Javascript Form Set Focus

Smart Form

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) S...
DETAILS

Form Validation

This is a simple form validation script that checks for empty fields. Dreamweaver offers very little in JavaScript form validation unless you''re using Cold Fusion. In my opinion the built-in form validation behavior in Dreamweaver is sloppy and...
DETAILS

Resetting forms using an Image Button (IE4+ / NS4+)

In forms when using text boxes or text areas and check boxes you might need a reset button that is not the usual gray HTML button. For this you can use a small JavaScript function as given below. Note: This button will reset only text boxes,text area...
DETAILS
©2003-2019 jCay.com