Jump to content

Select, option onmouseover IE bug


DarkReaper

Recommended Posts

<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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.