Categories
Tags → Javascript 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

jaxWidgets

jax (javascript and xml) is simply &"another&" flashy name to describe components written using javascript and xml as it''s core technologies. jaxWidgets are useful web widgets that can be implemented on any browser supporting ...
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