Ingo, Jens, Thanks a lot - fascinating stuff indeed. Odd how the problem is treated as so specific, an occasional result of suckerfish. And what an elaborate workaround!
Many thanks, Barney Ingo Chao wrote: > Barney Carroll wrote: >> Hello list, >> >> I'm getting a nasty little déja-vu over a device on my site whereby a >> javascript-powered pseudo-popup with unconstestably high x-index is >> getting poluted by <select> elements in the form under it. > ... > > A select is a windowed object in IE<7 [1] and resides outside of any > z-index efforts. Workarounds may use an iframe [2], or moving the select > aside, or whatever. > > [1] http://preview.tinyurl.com/gotw2 > [2] http://preview.tinyurl.com/2kz7kj ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
