Web Design Web Design Forum
Registration is free! Here you can view your subscribed threads, work with private messages and edit your profile and preferences Calendar Find other members Frequently Asked Questions Search
Home Web Design

Convenient web based access to our favorite web design Usenet groups

web design reviews

This is Interesting: Free Magazines for Graphics designers and webmasters  





  Last Thread  Next Thread
Author
Thread Post New Thread   

Firefox 1.5 CSS problems?
 

Dan




quote this post edit post

IP Loged report this post

Old Post  12-09-05 - 12:35 AM  
I was visiting csszengarden.com and noticed that the blossoms.jpg image
in the lower right corner does not appear in Firefox 1.5. It does
appear in previous versions of Firefox, and even IE6! Any ideas on what
happened in Firefox 1.5 to break it?

The code in the style sheet:
body {
font: 8pt/16pt georgia;
color: #555753;
background: #fff url(blossoms.jpg) no-repeat bottom right;
margin: 0px;
}



Post Follow-Up to this message ]
Re: Firefox 1.5 CSS problems?
 

Gus Richter




quote this post edit post

IP Loged report this post

Old Post  12-09-05 - 12:35 AM  
Dan wrote:
> I was visiting csszengarden.com and noticed that the blossoms.jpg image
> in the lower right corner does not appear in Firefox 1.5. It does
> appear in previous versions of Firefox, and even IE6! Any ideas on what
> happened in Firefox 1.5 to break it?
>
> The code in the style sheet:
> body {
> 	font: 8pt/16pt georgia;
> 	color: #555753;
> 	background: #fff url(blossoms.jpg) no-repeat bottom right;
> 	margin: 0px;
> 	}
>

Because despite promoting Standards, they code basically to IE,
proofread with IE mainly, don't proofread/test carefully enough with
other browsers and have missed it, or know about it and don't care that
Standards Conforming Browsers don't display that image.

The reason that you don't get the background image in question with
Firefox (or any conforming browser), is due to the fact that it is
applied to <body> and its content is <container> which is positioned
absolutely, so body has no height.

--
Gus


Post Follow-Up to this message ]
Re: Firefox 1.5 CSS problems?
 

Gus Richter




quote this post edit post

IP Loged report this post

Old Post  12-09-05 - 12:35 AM  
Gus Richter wrote:
> Dan wrote:
> 
>
> Because despite promoting Standards, they code basically to IE,
> proofread with IE mainly, don't proofread/test carefully enough with
> other browsers and have missed it, or know about it and don't care that
> Standards Conforming Browsers don't display that image.

Sorry, but I did not read carefully enough. Are you sure that Previous
Fx versions display it? If so, then it was a bug and it has been corrected.
I would then have to say that the page was coded to Behaviour rather
than to Standards, as described below.

> The reason that you don't get the background image in question with
> Firefox (or any conforming browser), is due to the fact that it is
> applied to <body> and its content is <container> which is positioned
> absolutely, so body has no height.

--
Gus


Post Follow-Up to this message ]
Re: Firefox 1.5 CSS problems?
 

Eric B. Bednarz




quote this post edit post

IP Loged report this post

Old Post  12-09-05 - 04:07 AM  
Gus Richter <gusrichter@netscape.net> writes:

[csszengarden]

> Sorry, but I did not read carefully enough. Are you sure that Previous
> Fx versions display it? If so, then it was a bug and it has been
> corrected.

Prior to 1.5 the root element was basically equivalent to the viewport.
This has been corrected for consistancy with other minority
implementations alright, whether or not that actually was a bug will be
known as soon as a CSS > 1 spec saying so may be cited otherly than as
work in progress.


--
|||  hexadecimal EBB
o-o      decimal 3771
--oOo--( )--oOo-- octal 7273
205 goodbye   binary 111010111011


Post Follow-Up to this message ]
Re: Firefox 1.5 CSS problems?
 

Dan




quote this post edit post

IP Loged report this post

Old Post  12-09-05 - 11:50 PM  
Thanks Gus and Eric for your informative replies.



Post Follow-Up to this message ]
Re: Firefox 1.5 CSS problems?
 

Arne




quote this post edit post

IP Loged report this post

Old Post  12-09-05 - 11:50 PM  
Once upon a time *Gus Richter* wrote:

> Dan wrote: 

<snipped code>

>
> Because despite promoting Standards, they code basically to IE,
> proofread with IE mainly, don't proofread/test carefully enough with
> other browsers and have missed it, or know about it and don't care that
> Standards Conforming Browsers don't display that image.
>
> The reason that you don't get the background image in question with
> Firefox (or any conforming browser), is due to the fact that it is
> applied to <body> and its content is <container> which is positioned
> absolutely, so body has no height.

Right or wrong, I can see the image in the right botton corner of the
page, with my Mozilla 1.7.11

But if I right click on it and choose "View Background Image" I'll get
the top left image only.

--
/Arne

Google Group Users, read about The Usenet Improvement Project:
http://blinkynet.net/comp/uip5.html


Post Follow-Up to this message ]
Re: Firefox 1.5 CSS problems?
 

Eric B. Bednarz




quote this post edit post

IP Loged report this post

Old Post  12-10-05 - 03:52 AM  
Arne <invalid@domain.invalid> writes:
 
 
*/_^^^^^^^ 
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^_/*

> Right or wrong, I can see the image in the right botton corner of the
> page, with my Mozilla 1.7.11

(surprise)

HTH




Post Follow-Up to this message ]
Sponsored Links
 





All times are GMT. The time now is 02:26 PM. Post New Thread   
  Previous Last Thread   Next Thread next
Stylesheets archive | Show Printable Version | Email this Page | Subscribe to this Thread

Popular forums

Adobe Photoshop forum Macromedia Flash Web Site Design
Dreamweaver FrontPage forum
JavaScript Forum XML forum
Style Sheets VRML
Forum Jump:
Rate This Thread:

 

XML RSS Feed web design latest articles Syndicate our forum via XML or simple JavaScript

Web Design archive  Database administration help  


Top Home  -  Register  -  Control Panel   -  Memberlist  -  Calendar  -  Faq  -  Search Top