Hi, I've recently deployed an animation conrol which pops open and on top of everything in IE7. However in IE6, I have an asp:dropdownlist which is appearing above/on top of it. I've tried a few things, and I'd rather not mess about with the visibility of
these items. Has anyone come across this, and how did you solve it?
ie 6 and it's drop down lists... I run into that so often, and I'm also hoping for a "good" solution for that. In good I mean some simple css attributes for example.. But I dunno any other way than hiding them.
Or just trying to keep your animations away from the drop down lists...
ie6 is still widely used (especially in corporations) and cannot be ignored... So this issue should actually concern anyone who has ever used the animations on a page with drop down lists...
Validation Complete
========== Build: 1 succeeded or up-to-date, 0 failed, 0 skipped ==========
I'll always mark your post(s) as answer when it is!
Dangermouse
Member
67 Points
207 Posts
Animation control problem in IE6 not covering dropdownlist
Nov 05, 2007 07:54 AM|LINK
Hi, I've recently deployed an animation conrol which pops open and on top of everything in IE7. However in IE6, I have an asp:dropdownlist which is appearing above/on top of it. I've tried a few things, and I'd rather not mess about with the visibility of these items. Has anyone come across this, and how did you solve it?
Thanks
Dangermouse
Member
67 Points
207 Posts
Re: Animation control problem in IE6 not covering dropdownlist
Nov 07, 2007 09:45 PM|LINK
*shameless bump*
Am I right in saying that the only solution so this problem is by changing the visibility of the item(s)?
thanks
NNM
Participant
1414 Points
559 Posts
Re: Animation control problem in IE6 not covering dropdownlist
Nov 08, 2007 05:47 AM|LINK
ie 6 and it's drop down lists... I run into that so often, and I'm also hoping for a "good" solution for that. In good I mean some simple css attributes for example.. But I dunno any other way than hiding them.
Or just trying to keep your animations away from the drop down lists...
ie6 is still widely used (especially in corporations) and cannot be ignored... So this issue should actually concern anyone who has ever used the animations on a page with drop down lists...
========== Build: 1 succeeded or up-to-date, 0 failed, 0 skipped ==========
I'll always mark your post(s) as answer when it is!
Dangermouse
Member
67 Points
207 Posts
Re: Animation control problem in IE6 not covering dropdownlist
Nov 08, 2007 03:55 PM|LINK
Ok, I'll make it disappear.
Thanks for your help.