Raised This Month: $32 Target: $400
 8% 

IE6 > FireFox


Post New Thread Reply   
 
Thread Tools Display Modes
fezh
Veteran Member
Join Date: Dec 2008
Location: BANNED
Old 09-26-2009 , 15:41   Re: IE6 > FireFox
Reply With Quote #11

I don't have that problem and I'm using Chrome.. Also who cares about it? It's just an unimportant bug..

Also I preffer to use Chrome instead of Firefox, since FF use a lot of memory and CPU in my PC, I dunno why..
__________________
"There is no knowledge, that is not power"
fezh is offline
BAILOPAN
Join Date: Jan 2004
Old 09-26-2009 , 15:54   Re: IE6 > FireFox
Reply With Quote #12

I don't know enough about style sheets to tell you what is going wrong. I wouldn't be surprised if we had some poor-practice CSS or HTML. However I don't think IE6 is "compensating" for anything. It's eight years old and most web developers would rather see it die.
__________________
egg
BAILOPAN is offline
commonbullet
Veteran Member
Join Date: Oct 2005
Old 09-26-2009 , 17:17   Re: IE6 > FireFox
Reply With Quote #13

That's actually an ie6 box model bug that makes it look correctly. All standard compliant browsers should display it messed up if window is not wide enough (including ie 8 ).

In the "breadcrumbs" class selector (.bcrumbs) you'll find this property:
Code:
height: 12px;
That means for standard compliant browsers that this box should be exactly 12px high; that's why text flows out of box bounds. In the ie6 weird box model, the height grows with the text.

So, blame the markup.

Last edited by commonbullet; 09-26-2009 at 17:21.
commonbullet is offline
Send a message via ICQ to commonbullet Send a message via MSN to commonbullet
BAILOPAN
Join Date: Jan 2004
Old 09-26-2009 , 17:42   Re: IE6 > FireFox
Reply With Quote #14

Thanks for the explanation, commonbullet.
__________________
egg
BAILOPAN is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 09-26-2009 , 17:52   Re: IE6 > FireFox
Reply With Quote #15

Thanks, that's good to know .
__________________
fysiks is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 23:11.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode