Don't any one have a working example of this that show how to work
with SELECT OPTION element?

Not that I'm aware of. IE doesn't support onmouseover/onmouseout or onmouseetner/onmouseleave events on OPTION elements.

http://msdn.microsoft.com/en-us/library/ms536949%28VS.85%29.aspx#oATTable
http://msdn.microsoft.com/en-us/library/ms536945%28VS.85%29.aspx#oATTable

An alternative approach might be to convert the select element to something prettier:

http://www.filamentgroup.com/lab/jquery_ui_selectmenu_an_aria_accessible_plugin_for_styling_a_html_select/


--Karl

____________
Karl Swedberg
www.englishrules.com
www.learningjquery.com


Reply via email to