TalkPHP
 
 
Account Login
Latest Articles
» The basic usage of PHPTAL, a XML/XHTML template library for PHP
» Vulnerable methods and the areas they are commonly trusted in.
» Simple way to protect a form from bot
» The Basics On: How Session Stealing Works
» How to keep your forms from double posting data
IRC Channel
IRC Speech Bubble Join the friendly bunch on IRC...
(#TalkPHP on Freenode)

...Also available via a web interface.

See this thread for information on the TalkPHP Free Hugs Initiative™. Subject to availability.
Associates
Associates
CSS Tutorials
Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old 06-28-2008, 06:53 PM   #21 (permalink)
is cute and cuddly
 
delayedinsanity's Avatar
 
Join Date: Mar 2008
Location: Vegas, Baby
Posts: 963
Thanks: 31
delayedinsanity is on a distinguished road
Default

I don't use tables to display my data, and those screenshots up there are from IE7, not even IE6. All my CSS and xhtml validates. IE still cannot handle it properly on occasion.

Usually this isn't a problem, I'll agree. However IE has very publicly fought proper and full acceptance of any W3C recommendation since the days of Netscape, and that's what I really hate about them.
-m
delayedinsanity is offline  
Reply With Quote
Old 06-29-2008, 03:21 PM   #22 (permalink)
The Acquainted
 
drewbee's Avatar
 
Join Date: May 2008
Posts: 175
Thanks: 9
drewbee is on a distinguished road
Default

Quote:
Originally Posted by delayedinsanity View Post
I don't use tables to display my data, and those screenshots up there are from IE7, not even IE6. All my CSS and xhtml validates. IE still cannot handle it properly on occasion.

Usually this isn't a problem, I'll agree. However IE has very publicly fought proper and full acceptance of any W3C recommendation since the days of Netscape, and that's what I really hate about them.
-m
This is do agree with you on. Microsoft is always trying to 'do there own thing', not follow the standards.
__________________
There are No Stupid Questions. But there a LOT of Inquisitive Idiots.
Send a message via AIM to drewbee
drewbee is offline  
Reply With Quote
Old 06-29-2008, 06:04 PM   #23 (permalink)
The Addict
 
CoryMathews's Avatar
 
Join Date: Nov 2007
Location: USA
Posts: 256
Thanks: 7
CoryMathews is on a distinguished road
Default

Think I just miss read that before DrewBee. I ment what you said in that last post. My fault.
CoryMathews is offline  
Reply With Quote
Old 06-30-2008, 11:19 PM   #24 (permalink)
The Frequenter
 
Join Date: Dec 2007
Location: In my basement
Posts: 386
Thanks: 47
Aaron is on a distinguished road
Default

Quote:
Originally Posted by delayedinsanity View Post
VI beat me by a few seconds.

It's not too hard to support IE6 honestly, the biggest annoyance I've run into and absolutely despise is it's lack of support for PNG alpha transparency. Other than that I've done, and seen, a lot of rather spiffy designs that degrade gracefully if you're using valid xhtml and css. Or at least mostly valid.
-m
I seriously love that part of IE6. I can't remember why, I just do.
__________________
Signatures are nothing but incriminating.
Send a message via MSN to Aaron
Aaron is offline  
Reply With Quote
Old 07-01-2008, 03:29 PM   #25 (permalink)
The Contributor
 
Ross's Avatar
 
Join Date: Jan 2008
Location: England, UK
Posts: 83
Thanks: 3
Ross is on a distinguished road
Default

Quote:
Originally Posted by Aaron View Post
I seriously love that part of IE6. I can't remember why, I just do.
Grey backgrounds are lovely :P

You only need to include some JavaScript to fix it though.
Ross is offline  
Reply With Quote
Old 07-01-2008, 03:55 PM   #26 (permalink)
The Frequenter
 
Join Date: Dec 2007
Location: In my basement
Posts: 386
Thanks: 47
Aaron is on a distinguished road
Default

That Javascript doesn't work well; it messes up the images.
__________________
Signatures are nothing but incriminating.
Send a message via MSN to Aaron
Aaron is offline  
Reply With Quote
Old 07-06-2008, 07:49 AM   #27 (permalink)
The Frequenter
Zend Certified 
 
Join Date: Sep 2007
Location: Denmark
Posts: 352
Thanks: 8
Kalle is on a distinguished road
Default

Quote:
Originally Posted by Aaron View Post
That Javascript doesn't work well; it messes up the images.
That depends on the pngfix you use, this one is the one even MSDN uses, and it seems to be working alright:
PNG in Internet Explorer: How to Use
__________________
Send a message via MSN to Kalle Send a message via Skype™ to Kalle
Kalle is offline  
Reply With Quote
Old 07-07-2008, 10:41 AM   #28 (permalink)
The Contributor
RegEx Guru 
 
Join Date: Dec 2007
Location: Belgium
Posts: 60
Thanks: 6
Geert is on a distinguished road
Default

Internet Explorer sucks. Period.

I just went through the pain again to create GIF-versions of my PNG images. Just for IE6. I did try PNG fixes before, but I find them not reliable if I could make them work in the first part.
__________________
Kohana - PHP5 framework
Geert is offline  
Reply With Quote
Old 07-07-2008, 04:41 PM   #29 (permalink)
is cute and cuddly
 
delayedinsanity's Avatar
 
Join Date: Mar 2008
Location: Vegas, Baby
Posts: 963
Thanks: 31
delayedinsanity is on a distinguished road
Default

I just ran into another Internet Explorer amazing 'enhancement'. Apparently they felt it necessary that form buttons (input submits, and buttons) should automatically be padded depending on the size of the button. So the longer the text, the more padding it'll add to each side and the top, based on a percentage.

You can fix this by adding

Code:
width: auto;
overflow: visible;
...but the point is you shouldn't have to fix it.
-m
delayedinsanity is offline  
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT. The time now is 09:14 PM.

 
     

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Inactive Reminders By Icora Web Design