Languages Java Forms Validation Processing  

Enter keys instead of Tab Keys

download download  
important code information
author:
Nurul Fadilah
minimum requirements:
Enter keys instead of Tab Keys description

Feel painless with inputing data at your HTML form ?? this script let you use enter keys instead of tab keys. as default HTML form used tab keys to change between one form element (such us input box) to another form element, and with this function you will able do it with enter keys. Beside that tab function, this script is automatic 1rst focused element, so a form element such us input box that has 1rst position in form will focused automatically when window loaded. And the last function is number only input form, in this case you only permit to submit number only, if you submit character or number with character, then you character will removed automatically. Those theree function is very usefull when you try to built an web-based application that need fast data entered, so the forms look more user friendly.


File List:
form.htm4Kb

Similar code
A good email validation (Popularity: ) : Here is a script that checks for the validity of email, avoiding invalid characters, position of @ and . dot ...
A - Z Form Validator (Popularity: ) : Validating the form elements

Easy Query String (Popularity: ) : This little html document reads value from the Query String to be used in javascripts. I made this script for ...
Check Fiscal Code 1.0 (ITALIAN) (Popularity: ) : It checks the validity of last char in fiscal code string that is a control char calculated by an algorithm. ...
Complete, general form validation (Popularity: ) : This script is a combination of a lot of common form validation elements - checking for non-entries, image swaping to ...
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 40
version
size in Kb 1
popularity   264/5603623
user rating 5/10
ad


New Code
Popular Code