|
Mailing Lists
|
Home /
Groups /
Cascading Style Sheets (CSS)
IE 6 Weirdness: Popup layer
Hey all,Scott Stewart 08/16/07 01:53 P The form fields are SELECTs right?Peter Boughton 08/16/07 03:01 P > The form fields are SELECTs right?Rob Wilkerson 08/18/07 03:22 P Hey all, I've got a typical tool tip layer... click the question mark and the tool tip pops up. It's at the top of a form... However, in IE 6 the popup show up behind the top two form fields... any ideas? Thanks sas The form fields are SELECTs right? This is a known (and incredibly annoying) bug. Two possibly workarounds I'm aware of: - position the tooltip to avoid them. - write some JS to hide the controls while the tooltip is visible. Neither is ideal, but you can be sure that Microsoft wont be fixing it, so possibly the only options. (If this is not what you're talking about then you'll need to post some example code.) ----- Excess quoted text cut - see Original Post for more ----- ----- Excess quoted text cut - see Original Post for more ----- There's one other solution I've used, but it's not more ideal than either of these so take it for what it's worth. Display your tooltip code in an iframe rather than in a div or other "conventional" element.
|
May 20, 2013
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||