G
Guest
has anyone experienced problems on select object when events like onblur,
onfocus, onmouseout, onmouseover are coded with javascript to change styles
related to improve accesibility guidelines?. For example,
<SELECT onfocus="focus()" onblur= "no_focus()" onmouseout="focus()" ...
With that, it does not let you select any option inside it
i would appreciate any help.
Sorry for bad english.
onfocus, onmouseout, onmouseover are coded with javascript to change styles
related to improve accesibility guidelines?. For example,
<SELECT onfocus="focus()" onblur= "no_focus()" onmouseout="focus()" ...
With that, it does not let you select any option inside it
i would appreciate any help.
Sorry for bad english.