submit button focus 
Author Message
 submit button focus

By default any submit button on the page has the key_press focus!?
Anyway I don't like that everything is submitted, if the user hits the
enter key expecting it to behave as the tab-key.
How do I change this default key_press action?

Thanks,
Bo



Tue, 24 Jul 2001 03:00:00 GMT  
 submit button focus
Make your submit button just a regular button-type with an onclick handler
that submits the form!
:-)

Kris Rudin, MS, MCP
Site Builder Level 3
Aurora Development Group (http://www.auroradg.com)

Quote:

>By default any submit button on the page has the key_press focus!?
>Anyway I don't like that everything is submitted, if the user hits the
>enter key expecting it to behave as the tab-key.
>How do I change this default key_press action?

>Thanks,
>Bo



Fri, 27 Jul 2001 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. submit button focus

2. WebBrowser control submit button and focus

3. submit button to operate another submit button

4. SUBMIT form with 3 different submit buttons - error

5. form submits hrefs images and submit buttons

6. Submitting Form WITHOUT Submit Button

7. form submit using different submit buttons

8. submit without submit button

9. Submitting form without submit button...

10. What fires the submit action of a form without a submit button

11. submit with out submit button

12. Submitting Form WITHOUT a Submit Button

 

 
Powered by phpBB® Forum Software