On Jan 25, 2008, at 4:08 PM, Gunlaug Sørtun wrote: > > Those flyouts _must_ be positioned relative to the element/container > you > want them to line up with. That's probably best done by declaring > 'position: relative' on the parent - the relevant <li>, and 'position: > absolute' with only a small 'left' value on the relevant flyout. > > regards > Georg >
Thanks for the answer Georg, but that's not specifically what I was looking to accomplish. The positioning of the flyouts is not what I'm worried about right now, that part I can understand because when it's embedded in the iframe, it takes from the root of the iframe, not the page ( http://download.thelenad.com/mathall - then click on interiors and you'll see it should line up to where it needs, I only directly linked everyone to the page because it's what I specifically need troubleshooting on and the reason I preempted my questioning). What I'm looking for is fixing the fact that the right (#rightright) column's menu flyouts will not "work" in IE/win. The only reason that the position:fixed was in there was to see if the z-indexing would work and fixed was the one that was putting it where I needed it. I'll definitely look more into the issues that you have brought up though. Thanks, Joe ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
