DarkReaper Posted January 30, 2006 Share Posted January 30, 2006 <select ID="users" name="users" size=2> <option onmouseover="javascript:Alert('asda')">Hahcho</option> <option onmouseover="javascript:Alert('asdasdasd')">asdasd</option></select>the problem is that IE doesnt handle properly the onmouseover event :( ... i need some help to get this thing working :( ... it IS working on FF ... any help would be appriciated!The basic idea is that i want to display a tooltip on every entry in my select box. With FF there is no problems but ... IE drives me crazy :( I've searched the net for any solution but couldnt find anything :( ... i hope someone helps Link to comment https://forums.phpfreaks.com/topic/3285-select-option-onmouseover-ie-bug/ Share on other sites More sharing options...
ryanlwh Posted February 6, 2006 Share Posted February 6, 2006 try lowercase alert Link to comment https://forums.phpfreaks.com/topic/3285-select-option-onmouseover-ie-bug/#findComment-11388 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.