(just an example).
IE (6&7), Firefox, Opera, and Netscape.
, some browsers will extend it to other divisions... Bit of a mess, but as long as ALL browsers DO NOT comply with the same W3C standard, there is nothing you can do, unless you are prepared to write a different code for each browser, ie:
detect browser,
if (IE) do this else if (Netscape) do that else if (....
Great fun!
Most of my codes have grown double in size, but I refuse to try to cope with more than these 4.
As to october 2007:
IE7: 21.0% users
IE6: 34.5% users
IE5: 1.5% users
Firefox: 36.0% users
Mozzilla:1.3% users
Safari:1.7% users
Opera:1.6% users
(source: w3 Consortium)
So, if your site works with IE and FF and not with the others, you only loose 4% of users... Who cares?
If my sites are being visited with a browser that is not compliant to these four, I show a message: "Your browser is NOT compliant to W3C standards and this site may not work properly. Upgrade or change for IE, FF, Opera or Netscape."
2007-12-03 19:20:09
·
answer #1
·
answered by just "JR" 7
·
0⤊
0⤋
The best thing to do is to design the site in firefox. It should then work right in IE aswell. If not, anyone who uses ie should be made to see a link that says: Get firefox to use this website!
2007-12-04 00:51:40
·
answer #2
·
answered by advrts_4_3 2
·
0⤊
0⤋