Joshua Kappers wrote:
> ...
> I have a fieldset with a div inside it. The div is relative positioned. I
> have a link inside the div that I want to absolute position to the top right
> of the div. However, when I add position relative to the link, it vanishes
> in IE6. There are NO other styles on the containing div and or link except
> for the position attributes. ...

You should not use position:relative without setting haslayout to true 
in IE6.
http://www.satzansatz.de/cssd/onhavinglayout.html

Ingo

-- 
http://www.satzansatz.de/css.html
______________________________________________________________________
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/

Reply via email to