|
3 |
edited tags
|
||
|
2 |
edited tags
|
||
|
1 |
|
||
JQuery/Javascript: IE hover doesn't cover select box options?Hi All, I have this bit of script to widen a text box on mouseover and shorten it on mouseoff. The problem I am having is that Internet Explorer doesn't seem to extend it's hover over the options of a select box. This means in IE I can click the select, have the options drop down, but if I try to select one, they vanish and the select box re-sizes as soon as I move off the select box itself. Example Code:
And:
Are there any workarounds for select boxes in IE? I would even consider a jquery replacement if anyone can recommend one that is really reliable. Thanks!
|
||||
