This group is for posts concerning IEAK.
IEAK is the IE Administration Kit.
Internet Explorer Administration Kit Home Page:
http://www.microsoft.com/windows/ieak/default.asp
Please try the IE7 group.
The recommended newsgroup is microsoft.public.internetexplorer.general
In a proper newsreader:
news://msnews.microsoft.com/microsoft.public.internetexplorer.general
If you must use a web interface:
http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=...rosoft.
....Alan
--
Alan Edwards, MS MVP Windows - Internet Explorer
http://dts-l.org/index.htm
On Fri, 13 Apr 2007 05:48:01 -0700, in
microsoft.public.windows.inetexplorer.ie6.ieak, Dnm
<Dnm.DeleteThis@discussions.microsoft.com> wrote:
>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.