Jonathan T. Sage wrote:

My problem is that IE/Win does not support background-position: fixed
in the same way that gecko does (or at all maybe?) not sure which
browser 'get's it right' here, but the desired effect is the one in
firefox.


Actually, you were referring to:

background-attachment: fixed;

And not background-position.  As for support, IE only supports it for the BODY 
tag.  One of my fav references for checking support of certain tags/properties 
is www.blooberry.com.  The following link is its information about 
background-attachment.

http://www.blooberry.com/indexdot/css/properties/colorbg/bgattach.htm


Charles Martin

******************************************************
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************



Reply via email to