prevent submit onEnter for one element
Posted: Thu Jan 22, 2015 10:17 pm
Hi,
Is there a way we can prevent the enter key to submit the page for a specific element in the page?
When cursor is position in a textbox (lets say Client#) and the user press enter, I would want to load the client name in javascript. On any other element, I would want to submit to the server on enter.
Thanks,
Is there a way we can prevent the enter key to submit the page for a specific element in the page?
When cursor is position in a textbox (lets say Client#) and the user press enter, I would want to load the client name in javascript. On any other element, I would want to submit to the server on enter.
Thanks,