Stop Enter key (default submit method) & replace with specified method


/ Published in: jQuery
Save to your folder(s)

13 is Enter key
return false cancels the postback
<p>In this case I am calling the javascript <strong>doPostBack and telling it to execute the txtBox<em>TextChanged method
brief tutorial on _</em>doPostBack here: <a href="http://aspalliance.com/895_Understanding_the_JavaScript___doPostBack_Function.all">http://aspalliance.com/895<em>Understanding_the_JavaScript___doPostBack_Function.all</a></p>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.