Go Back   EQ2Flames Forum > Everything Else > Tech Support

Reply
 
LinkBack Thread Tools
Old 10-01-2008, 11:46 PM  
Fuck Aeralik. EQ2 can do better.
 
Illuminator's Avatar
 

Posts: 9,250
Photos: (0)

Send a message via AIM to Illuminator
Default Re: MSIE Rendering

Yes I have some grievances with the language itself.
Illuminator is online now   Reply With Quote
Old 10-02-2008, 12:23 AM  
It appears my hypocrisy knows no bounds.
 
Anap KaSplat's Avatar
 
Character: Anap
Guild: Archon
Server: Crushbone

Posts: 543
Photos: (6)

Send a message via ICQ to Anap KaSplat Send a message via AIM to Anap KaSplat Send a message via MSN to Anap KaSplat Send a message via Yahoo to Anap KaSplat
Default Re: MSIE Rendering

Quote:
Originally Posted by EQAditu View Post
What's wrong with the doctype? I didn't even write it... the w3c validator did.
Try using strict instead of transitional so IE doesn't use quirks mode.
__________________
EQ2LL - Where the links are at! (Download/Search/Donate)

Maybe EQ2 just isn't your game. I know! Let's have a spelling contest!
Anap KaSplat is offline   Reply With Quote
Old 10-02-2008, 10:12 AM  
ACT Developer
 
EQAditu's Avatar
 
Character: Aditu
Guild: Cataclysm
Server: Permafrost

Posts: 554
Photos: (3)

Send a message via AIM to EQAditu Send a message via Yahoo to EQAditu
Default Re: MSIE Rendering

Cell widths nor bgcolor exist in strict, thus would then be invalid HTML.

But just for you, I converted all of those attributes to CSS styles and changed the doctype to strict. Link.

Still looks completely wrong. Considering how much trouble it is to get MSIE to render CSS correctly to begin with, I wasn't too hopeful.
EQAditu is online now   Reply With Quote
Old 10-02-2008, 11:32 AM  
ACT Developer
 
EQAditu's Avatar
 
Character: Aditu
Guild: Cataclysm
Server: Permafrost

Posts: 554
Photos: (3)

Send a message via AIM to EQAditu Send a message via Yahoo to EQAditu
Default Re: MSIE Rendering

I guess my only recourse is to use percentage based values. I hate settling, but I guess I have little choice.
EQAditu is online now   Reply With Quote
Old 10-02-2008, 01:27 PM  
It appears my hypocrisy knows no bounds.
 
Anap KaSplat's Avatar
 
Character: Anap
Guild: Archon
Server: Crushbone

Posts: 543
Photos: (6)

Send a message via ICQ to Anap KaSplat Send a message via AIM to Anap KaSplat Send a message via MSN to Anap KaSplat Send a message via Yahoo to Anap KaSplat
Default Re: MSIE Rendering

K, case closed. IE confirmed, again, to be stupid.
__________________
EQ2LL - Where the links are at! (Download/Search/Donate)

Maybe EQ2 just isn't your game. I know! Let's have a spelling contest!
Anap KaSplat is offline   Reply With Quote
Old 10-02-2008, 03:36 PM  
I BE PREZ-O-DENT
 
Morara's Avatar
 
Character: Morara
Guild: Guild of Guildiness +5
Server: Oobag

Posts: 5,564
Photos: (0)

Default Re: MSIE Rendering

Quote:
Originally Posted by Anap KaSplat View Post
K, case closed. IE confirmed, again, to be stupid.
But at least it isn't made by furries.
__________________
Morara is offline   Reply With Quote
Old 10-09-2008, 10:58 AM  
Lil Newbie
 
Character: Aollish
Guild: The Lost Order
Server: Splitpaw

Posts: 5
Photos: (0)

Default Re: MSIE Rendering

Your coding is old. Your tables are badly coded; use styles for width and border properties.

2 Doc types? HTML 4 Loose and strict?? HTML?? wtf??

You have specified widths for Col 1, 3 and 4 but nothing for col 2. 100% table!

Try specifying a width for your second column. That way the browsers don't have to try and invent a width.

Last edited by Aollish; 10-09-2008 at 11:02 AM.
Aollish is offline   Reply With Quote
Old 10-09-2008, 11:28 AM  
ACT Developer
 
EQAditu's Avatar
 
Character: Aditu
Guild: Cataclysm
Server: Permafrost

Posts: 554
Photos: (3)

Send a message via AIM to EQAditu Send a message via Yahoo to EQAditu
Default Re: MSIE Rendering

Quote:
Originally Posted by Aollish View Post
Your coding is old. Your tables are badly coded; use styles for width and border properties.
You seem to be missing the point. Using full-CSS and zero-CSS gives the same result. MSIE will not do it as well as FireFox.

Quote:
Originally Posted by Aollish View Post
2 Doc types? HTML 4 Loose and strict?? HTML?? wtf??
Never heard of HTML comments? I guess not.

Quote:
You have specified widths for Col 1, 3 and 4 but nothing for col 2. 100% table!

Try specifying a width for your second column. That way the browsers don't have to try and invent a width.
That's the entire point of this post! Firefox has absolutely no problem doing such simple layout logic but it seems completely beyond MSIE's capability. If you have 10 apples(total width) and you take away 1+2+4 (c1+c3+c4) apples... How many apples do you have left? That's basically what it boils down to. Give me an elementary school child that cannot figure out that problem and I'll give them an MSIE name tag.
EQAditu is online now   Reply With Quote
Old 10-09-2008, 12:26 PM  
Lil Newbie
 
Character: Aollish
Guild: The Lost Order
Server: Splitpaw

Posts: 5
Photos: (0)

Default Re: MSIE Rendering

Firefox being the only browser that does. Should relabel the post; All "mainstream" browsers rendering!

Still it may improve when IE8 is released, although there'll be alot of sites coded for IE6 that won't work in IE8 (without runing the IE7 rendering).
Aollish is offline   Reply With Quote
Old 10-09-2008, 02:29 PM  
ACT Developer
 
EQAditu's Avatar
 
Character: Aditu
Guild: Cataclysm
Server: Permafrost

Posts: 554
Photos: (3)

Send a message via AIM to EQAditu Send a message via Yahoo to EQAditu
Default Re: MSIE Rendering

It can be mainstream all it wants merely because of defaulting... it doesn't change the fact that MSIE has a huge history of not conforming to W3C compliance of HTML/CSS. It's a gigantic pain for web designers to have to break accepted standards to get things to render correctly if rendering correctly is even possible in the so called mainstream browser. What should the "non-mainsteam" browsers do? Mimic the brokeness of MSIE instead of trying to conform to the set standards?
EQAditu is online now   Reply With Quote
Reply

Thread Tools

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
Trackbacks are Off
Pingbacks are Off
Refbacks are On


Sponsor Ads


All times are GMT -4. The time now is 04:40 PM.


Design By: Miner Skinz.com Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0