|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Good day;
When I click anywhere on the form a particular button remains selected & focused. Even while i'm busy typing in another textbox the button looks as if it's being selected with a dark border around it. Please help on not alowing the button to have the focused / selected when clicking anywhere. I'm coding in xslt file which has no form where i can find an onload event & the button gets generetad. Please Assist! |
|
#2
|
|||
|
|||
|
Any ideas? - please help
|
|
#3
|
|||
|
|||
|
It's a bit of a shot in the dark here, but a few thoughts none the less.
If you don't have a body tag and can't do an onload to blur the button, or set the focus elsewhere, you might be able to do either an onchange or onfocus event for the rest of your form fields. Which would be tedious to have to set an event for each field, but not sure what else you can do if you can't set an onload event... any chance of seeing your page's code so far? |
![]() |
| Viewing: ASP Free Forums > Programming > HTML, JavaScript And CSS Help > Click anywhere on the form a particular button remains selected |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|