Saturday, September 13, 2008

Submit a form on Key Enter using Javascript

onkeydown="if(event.keyCode==13) submitfrm_registration(document.frm_registration);"

1 comment:

Narasing said...

We will enter the values into text box then enter without using submit button in AJAX concept.

Really nice example

Popular Posts