OZONE Asylum
Forums
CSS - DOM - XHTML - XML - XSL - XSLT
background-position changed in FF1.5
This page's ID:
27312
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
I have something to say, maybe a question, let's type and see what it's about... I just upgraded Firefox from 1.0.1 or somewhere thereabouts to 1.5 and noticed something odd in it's rendering of a page with the body background: [code] body { background : white url('bg.gif') no-repeat center center; } [/code] The background image is no longer centered in the viewport horizontally and vertically. I use this for a lot of domains with simple cover pages on them and went looking around and they were all jacked up in the new 1.5. They were centered horizontally but vertically the image was at the top of the viewport with only the lower half of the image visible. Even stranger I almost immediately found a "fix" [code] body { background : white url('bg.gif') no-repeat [b]fixed[/b] center; } [/code] Can anyone tell me if this is to be considered a rendering bug? As far as I've know and continue to know after researching a litte "center center" is perfectly valid and should render the way previous way so I think this is a bug... [url=http://disk919.com/][img]http://www.disk919.com/sig/jason.gif[/img][/url][url=http://serveit.org/][img]http://www.disk919.com/sig/serveit.org.gif[/img][/url]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »