From: Richard L. <ce...@l-...> - 2007-06-13 15:38:31
|
On Tue, June 12, 2007 8:06 pm, Neil Rest wrote: > I'm debugging this website, www.unisonhome.com > Drill down through "COLLECTION", "category", "item", and you get a > system-standard frame with a big picture in the middle, and > "Specifications -->" on the left. Hover the cursor over that, and a > grey rectangle pops up. > In Firefox, it floats properly; in IE 6 it floats BEHIND! the > selection drop-down just below. > > Anybody got a good idea why? ("MS sucks" doesn't count.) No idea, and can't run IE to try it. But an answer is probably "out there" on CSS/JS forums. I'm guessing maybe that z-index: thingie might be involved... Or you could just position the specs to the left of the drop down, or move the popup to be on mouseOver of the big image, or, since they don't seem all that long/involved, just put them inline and forget the goofy popup... -- Some people have a "gift" link here. Know what I want? I want you to buy a CD from some indie artist. http://cdbaby.com/browse/from/lynch Yeah, I get a buck. So? |