Hi all,
in my application I have mutiple radio buttons(1 is checked as default) for zoomIn/Out/Pan....the image and a text box & button for query. Evetytime i put something in the textbox and hit enter, it submit the form and executes the code of the checked radio button. Is there a way to disable the enter key ? or make it execute the code for the button only (even when the radio button is checked) ? Any help is deeply appreciated.
in my application I have mutiple radio buttons(1 is checked as default) for zoomIn/Out/Pan....the image and a text box & button for query. Evetytime i put something in the textbox and hit enter, it submit the form and executes the code of the checked radio button. Is there a way to disable the enter key ? or make it execute the code for the button only (even when the radio button is checked) ? Any help is deeply appreciated.