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 Quote Link to comment Share on other sites More sharing options...
ryanlwh Posted February 6, 2006 Share Posted February 6, 2006 try lowercase alert Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.