Previous Message
Next Message

fixed in IE

Sent by Leandro Coutinho on 20 September 2008 03:03


I use IE6, and I'm not using any doctype definition.

what I have to do to work in IE7?

thks

> Date: Fri, 19 Sep 2008 15:20:03 +0200
> From: [EMAIL-REMOVED]
> To: [EMAIL-REMOVED]
> CC: [EMAIL-REMOVED]
> Subject: Re: [css-d] fixed in IE
> 
> Leandro Coutinho wrote:
> 
> > the following code works in FF and Chrome, but not in IE:
> > 
> > #copy {
> >     position:fixed;
> >     bottom:0px;
> >     margin-bottom:5px;
> >     margin-right:5px;
> >     margin-left:5px;
> >     text-align:center;
> >     width:98%;
> >     background-color:#F0F0F0;
> >     color:#D2B48C;
> > }
> > 
> > <div id="copy">
> >     Copyright&copy; 2008
> > </div>
> 
> Which version of IE?
> - IE6 doesn't support 'position: fixed' at all.
> - IE7 does support 'position: fixed' when document triggers standards mode.
> 
> Fix for IE6 depends on layout/design, so we have to see the actual page 
> first.
> 
> regards
> 	Georg
> -- 
> http://www.gunlaug.no

_________________________________________________________________
Cansado de espaço para só 50 fotos? Conheça o Spaces, o site de relacionamentos com até 6,000
fotos!
http://www.amigosdomessenger.com.br
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
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/
Previous Message
Next Message

Message thread: