Re: Browser Incompatibility
- From: Alan Silver <alan-silver@xxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 17 Jul 2007 16:59:18 +0100
In article <F585EBB1-DC6F-4655-81CB-699D9F3ABE47@xxxxxxxxxxxxx>, WhiskeyRomeo <WhiskeyRomeo@xxxxxxxxxxxxxxxxxxxxxxxxx> writes
I realize IE5.x is little used but a significant portion of our customers
still use it. That is is why I said IE5.x and above.
Fair enough. Shame you can't educate them ;-(
Again if one uses a
3rd party control that does not support FireFox and Safari, no amount of
XHTML or CCS is going to fix that.
To be blunt, any 3rd party control that produces invalid (X)HTML and/or CSS has to be questioned. If it only supports IE, then it sounds like the people who wrote it have little idea of how to produce standards compliant code. If so, you are only at the start of your troubles. Whilst IE7 is far from perfect, it's a long way to wards being compliant. Will their control work in that?
However, I have documented and reproduced the problems for our 3rd party
provider, they acknowledged the problem and are working on it.
OK, that's a start. It's worth pushing hard for full compliance though. Controls that rely on the buggy rendering of IE5.x are a surefire recipe for disaster.
Ta ra
WR
"Alan Silver" wrote:
In article <59B21307-7428-4223-BCA5-C42BED5CBBD9@xxxxxxxxxxxxx>,
WhiskeyRomeo <WhiskeyRomeo@xxxxxxxxxxxxxxxxxxxxxxxxx> writes
>The application looks great In IE 5.x and greater. But even a simple
>login page that only has textboxes look like crap in FireFox and Safari.
This almost certainly means that the (X)HTML and/or CSS are invalid.
IE5.x was the worst of all the IE versions, and IE itself is the worst
of all browsers when it comes to rendering correctly.
Make sure that any (X)HTML and CSS you write are 100% valid, and test
them on a standards compliant browser such as Firefox or Safari. Only
then should you look at them on IE and fix the bugs. If they work in the
first two, then any rendering issues will 99.999% certain be IE bugs (of
which there are thousands).
By the way, IE5.x is so little used nowadays that you shouldn't spend
too much time fighting its plethora of bugs. Test on IE6 and IE7 as they
have the vast majority of the IE users.
--
Alan Silver
(anything added below this line is nothing to do with me)
--
Alan Silver
(anything added below this line is nothing to do with me)
.
- References:
- Re: Browser Incompatibility
- From: Alan Silver
- Re: Browser Incompatibility
- Prev by Date: ActiveX component can't create object: 'Excel.Application' error ONLY in IIS
- Next by Date: Re: get changed value only
- Previous by thread: Re: Browser Incompatibility
- Next by thread: Dynamically add dragpanels
- Index(es):
Relevant Pages
|