DingoWeb Website
function SubmitOnEnter(buttonID) { try { if (window.event.keyCode == 13) // checks whether the enter key { window.event.cancelBubble = true; window.event.returnValue = false; } } catch(e) {} } Produc
DingoWeb Website
function SubmitOnEnter(buttonID) { try { if (window.event.keyCode == 13) // checks whether the enter key { window.event.cancelBubble = true; window.event.returnValue = false; } } catch(e) {} } Produc
No reviews have been provided. You can be the first to provide one.
We encourage you to post your opinion.
| Your Name: | |
| Your Location: | |
|
| |
| Article Rating: | |
| Your Review: | |
Security check * | |