PauletteB
07-26-2002, 06:10 AM
How would one go about removing the automatic focus on the submit button when a form is loaded? (in IE...)
|
||||
Removing the focus on submit buttonPauletteB 07-26-2002, 06:10 AM How would one go about removing the automatic focus on the submit button when a form is loaded? (in IE...) Roelf 07-26-2002, 07:07 AM Try <input type="submit" onfocus="this.blur();"> PauletteB 07-26-2002, 06:34 PM Roelf I had tried various combos of onBlur to no avail. Short of assigning a styling attribute of a 0 border, the focus is always on even if an image is used as the background. AH well... Thanks for your reply nonetheless. Paulette |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum