processing onfocus in mozilla seems to keep my select from expanding
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.javascript archive

processing onfocus in mozilla seems to keep my select from expanding

From: Eric Trav <erictrav@hotmail.com>
Date: Mon Jun 20 2005 - 23:33:30 CEST

Hello,

I am using mozilla and javascript to change the style background color
for my select with onfocus() and back to white with onblur().

When i process onfocus(); i have to click on the select three times to
get the popup menu and everything seems slow. No errors are reported
in the console however it seems as if the click event is not being
processed after the focus event is processed.

I have looked through the groups and it appears as if there is no way
for me to force the popup open (expand contents).

I was reading the gecko dom docs; but am not absorbing the solution.

Any thoughts as to the problem, erros, solutions?

Thanks,

Eric
Received on Mon Oct 24 02:12:56 2005