I have several textbox in a html form. When user press enter key, the focus should move to the next textbox.
Following is the code that I use:
<form name=”form1″>
<input type=”text” name=”txt1″ onkeypress=”if (event.keyCode==’13′)
document.form1.txt2.focus()”>
<input type=”text” name=”txt2″>
</form>
Archive for June, 2009
Set Focus On A Textbox In A HTML Form
How To Check If User Pressed ENTER Key
How to check if user pressed ENTER key while entering data into <input type=”text”>
Well, simply add an onKeyPress event:
<input type=”text” onkeypress=”return goReturn()”>
and use the following function:
function goReturn() {
getEvent=event.keyCode;
if (getEvent == “13″) {
document.forms[0].submit();
return false;
} else {
return true;
}
}
this will submit the form when the return key is pressed (code 13)
- How to implement jQuery facebox plugin
- PEAR Install Spreadsheet_Excel_Writer
- PHP code to display Alexa rank
- PHP Configurations for Uploading File
- wp_insert_post could not insert post into the database
- PHP in_array() and array_search() functions
- Storing array data to MySQL using PHP
- How To Write print_r Output To File
- PHP Redirect Page
- Remove Non ASCII Characters From A String
- Avinash in PEAR Install Spreadsheet_Excel_Writ…
- paratenilesh in Extjs PHP MySQL Simple Tutorial
- yoube.info in Remove Mybrowserbar From My Browser…
- Alzuun in Remove Mybrowserbar From My Browser…
- RMK in Remove Mybrowserbar From My Browser…
- Laura in Remove Mybrowserbar From My Browser…
- Mitani in Remove Mybrowserbar From My Browser…
- Manila Director… in Remove Mybrowserbar From My Browser…
- Arak in Remove Mybrowserbar From My Browser…
- Angel in Remove Mybrowserbar From My Browser…
Ez Store Script
A simple, powerful PHP script to protect your downloads. Can also: view videos on-line e-mail your members use CB or PayPal®
Maternity Acupressure Guide: Easier, Shorter And Safer Birth
Best Selling Guide since 2005! Praised by Real Customers! Natural and Safe Maternity Acupressure Method for Pregnancy, Inducing Labor at Home & Getting Effective Relief from Labor Pains.
Cls Classroom - PHP 101 Course
This complete beginners course in PHP will teach how to create web applications in PHP with videos and pdfs in a secure members area.
- Remove Mybrowserbar From My Browser
- Javascript - Get URL Parameters
- Fireworks: Make Rounded Corner Edges Image
- Get Domain Name From URL Using Javascript
- Hp Proliant ml350 g6 Win2003 Server Setup Bluescreen
- Merge Table Cells Using Javascript
- Extjs PHP MySQL Simple Tutorial
- Wp-O-Matic Plugin Cannot Add Campaign
- Javascript: Open new window containing php page
- Mozilla Firefox Add-ons for Downloading YouTube Video
- check string convert ip to number convert ip to numeric value copy table to a new table copy table using mysql dll file domain name domain name from url Export Data fireworks horizontal line effect get domain from url get url parameters golfer social network import data javascript alert javascript alert method javascript dialogue box javascript get url parameter javascript load php page javascript open new window javascript open php page javascript pops up javascript prompt javascript tabbed page JQuery Example location href merge table cells Motion Trail Text mysql copy table mysql ip to number PC Router php compress file php create zip file php error PHP fatal error php how to upload file php ip to number php session how to php uploaded file rounded corner edges image url domain url domain name WinXP auto logon WinXP File Sharing zip using php