Slashdot Mirror


10 Percent of UK Sites Incompatible with Firefox

Bimo_Dude writes "The BBC News is reporting that ten percent of UK websites alienate Firefox users. From the article: 'While most people still use Microsoft's browser, Firefox is slowly making inroads. Its share of the browser market grew to 8% in May, up from 5.59% at the beginning of the year, according to US-based analysts NetApplications. Microsoft IE's share of the market dropped to 87.23% in May, compared to 90.31% in January.'"

55 of 340 comments (clear)

  1. standards compliance by PurPaBOO · · Score: 2, Insightful

    MS is nolonger the standard. Woohoo

    --
    If it weren't for the rocks in its bed, the stream would have no songs.
    1. Re:standards compliance by dusik · · Score: 2, Interesting

      Yeah... I've been trying to figure out the Microsofties at my work, and I keep hearing the argument over and over: "I use logic. If everybody uses it, it must be good." And then there's the big word: "compatibility". They feel like if they stray from the Microsoft way of life in any way, they'll have trouble communicating with others in the field.

      It's sad, but I totally stumped a professional programmer at work when I said something about running a binary. How can you run a binary file? Maybe they're right... I've got communication problems now ;)

    2. Re:standards compliance by Eric+Giguere · · Score: 2, Insightful

      Time to dust off this page:

      How to Detect Internet Explorer

      But only encourage switching to a different browser, don't harangue them into doing it. Remember that some companies/organizations still require the use of IE, especially to access internal systems. If your surfers are coming from such a place, getting mad at them won't help either of you.

      Eric
      Recently interviewed in The Waterloo Chronicle! (OK, so it isn't The Globe and Mail)
    3. Re:standards compliance by masklinn · · Score: 3, Insightful
      That thing is fricking stupid, UA sniffing is sheer bullshit 99% of the time (part of which is cause modern browsers can camouflage themselves with 2 clicks, or you can create custom UAs, or block UA alltogether).

      How about using sensible detections for a change?
      For example, MS provided us the wonderful thing called Conditional Comments.
      <!--[if lt IE 7]>
      your code
      <![endif]>
      Your code will only be read by MSIE browsers under version 7 (aka up to and including IE6), presenting them with unique content without tracking tricky or dumb things.

      Same thing in Javascript, don't use User Agent sniffing, use Object sniffing for exemple. Aka if your script uses document.createElement, precede the script with
      if(!document.createElement)
      return;
      Which will only try to feed the script to browsers which can actually handle it (those who have implemented document.createElement)

      Then, if you're a really good and tricky web designer, you can do it Malarkey Style, presenting both different presentation and suggestion to switch to a better browser to crappy browsers users... using CSS advanced functions (one design uses CSS1, the other one uses CSS2, CSS2 non compliant browsers will only get v1 black&white, and as soon as a CSS2 compliant MSIE is born it should be allowed to see v2 design). Try it out with MSIE, then with any CSS2 (somewhat) compliant browser (Firefox, Opera, Safari, Konqueror, ...)
      --
      "The way we can tell it's C# instead of Haskell is because it's nine lines instead of two." -- wadler
  2. My site isn't! by Shinaku · · Score: 2, Funny

    I'm from the UK and my site, www.xearix.com (the XearixNET IRC network) isn't. I remeber my old schools website only worked in IE, was a real hassle working around all the glitches to get my work downloaded - quite often I just thought screw it, if they can't be arsed to design a website which is actully complys with standerds, I can't be arsed to do my homework.

    --
    -- :>
  3. In other news... by mrighi · · Score: 5, Funny

    ...10 percent of UK web sites are hosted at the domain http://www.msn.co.uk./

    1. Re:In other news... by drspliff · · Score: 2, Insightful

      Eh?
      Microsoft have recently re-done their entire MSN site in most countries to take advantage of pure xhtml and css.. with one of the main incentives being that sure people may run other browsers, but they want to use MSN.

      What would happen if Microsoft stopped Hotmail from displaying properly in any other browser, there would be some very big critics giving them an ego bashing...

      What the article was actually refering to was the suprising number of business sites owned by reputable companies that hire complete arsehats for web designers/developers.

      I've seen it on many occasions, and even though Opera can identify as Internet Explorer, this damn website seemed to be specificly checking for 'Opera' in the useragent string..

      So, 20 minutes later I'd 'fixed' opera and made the useragent string almost identical to a real IE client, and sure enough the website worked perfectly...

      I did phone up their technical support number just to log a problem (it would have been stopping me from getting an insurance quote...) and the woman on the phone just didn't seem to understand and refused to pass it onto the 'technical people'.

      I know it's kinda lame, but if you come across this sort of thing happening with a large company.. take time to phone or atleast e-mail, if enough people are made aware of this we'll all be generally better off.

  4. Standard by myukew · · Score: 3, Funny

    Why don't webdesigners simply use standard compliant ways to make their websites?

    1. Re:Standard by DMNT · · Score: 2, Insightful
      Why don't webdesigners simply use standard compliant ways to make their websites?

      Because, it's far more easier to write web pages for one OS, one browser and one version. Especially, if you have bells and whistles to put to the site. Dominance of IE has lead to a situation where WWW means Windows Wide Web: Even when web designers want to write standard html they are forced to check it against IE bugs. Usually this leads to poor structure, like using tables for layout. See why using tables for layout is stupid.

      For example about problems html writers encounter, I dare you to find out how to write W3 standards compliant pages that work with IE and Mozilla and have a flash plugin without googling. It's not as easy as one could think.

      Finally, testing is also easier when you have only one browser -- platform specific bugs are doubled with two browsers.

      --
      ?SYNTAX ERROR
    2. Re:Standard by ErroneousBee · · Score: 4, Insightful

      No, you are selling the website to the client, not thier customers. If the client is thinking in terms of pretty pictures instead of useability and robust technology, then you give them pretty pictures.

      There are still plenty of retailers that havent got a clue about the market or the technology. boo.com was the classic example, but theres plenty of retailers that are happy to give every 10th customer a sharp poke in the eye. These retailers will always be at a disadvantage and will dissappear over time.

      The last one I saw was Abel and Cole selling Organic Food. Last year they were on the Google first page for 'Organic Food UK' but now thier competitors are stealing thier market. Searching for 'Able and Cole' leads to the competition, thier website lists products by code rather than product name, they used to be unusable with Mozilla. I expect they will dissappear in a few years.

      Other sites I find hard to use are:
      Ebay/Paypal. It took me a week to get set up to sell something. Google or Amazon will overtake them because they understand 'easy to use'.
      Dabs.com Havent used them for a year, but it was so hard to find technical info that I had to go to other retailers to find out about the product.
      WarehouseExpress. Horrible site, only made useable by the price, range and because they arnt as bad as Jessops.
      Jessops. Already seen a dive in shareprice. Expect them to be dead by next year.

      --
      **TODO** Steal someone elses sig.
  5. Other browsers too then, I guess by Peter+Cooper · · Score: 4, Insightful

    Perhaps what they're really trying to say is that 10% of the sites are IE-specific, as if a site does not work in FireFox, it is unlikely to work in Safari, Opera, and other browsers. It's not a FireFox specific problem.

    1. Re:Other browsers too then, I guess by archen · · Score: 5, Funny

      Hell, 10% of websites don't work in IE either (or any browser) just because whoever made the page didn't know what in the hell they were doing.

  6. Heh by Ailure · · Score: 2, Funny

    When I see a site that don't work in Firefox, I usually don't bother open up IE for that site.

    Damn, it reminds me when I told about a certain webmaster how his page wasn't working good with other browsers than IE.

    He added a "Designed for IE" claim... -_-

    1. Re:Heh by mrjb · · Score: 2, Interesting

      Reminds me of a banking website that didn't work in Firefox due to non-standard Javascript. I sent them a fix, they put it online a few weeks later. From then on I could use their site for online banking.

      --
      Visit http://ringbreak.dnd.utwente.nl/~mrjb/growingbettersoftware to download your free copy of the book
  7. Stats by Penguinoflight · · Score: 2, Interesting

    No matter how accurate these statistics are, there will be plenty of people arguing about them. What makes this study any more accurate than others?

    --
    "And we have seen and do testify that the Father sent the Son to be the Savior of the World"
    1 John 4:14
    1. Re:Stats by 0x461FAB0BD7D2 · · Score: 3, Funny

      What makes this study any more accurate than others?

      This study is one of the 3.75% of all studies of which the statistics are not pulled from a derriere.

  8. Well... by ImaLamer · · Score: 2, Insightful

    Ten percent isn't bad. At one point, for about ten seconds in Internet time, you couldn't do *anything* on the web without IE and some ActiveX control.

    I'm happy that I can switch clueless users to Firefox now because sites like Yahoo! know to play nice. No longer do I get calls late at night asking why Euchre doesn't work.

  9. More details by k4_pacific · · Score: 3, Funny

    It turns out that on these 10%, they render just fine. It's just that the content is an insult to the intelligence of the average Firefox user.

    --
    Unknown host pong.
  10. It's just business by Anonymous+Brave+Guy · · Score: 2, Insightful

    It's a commercial decision. Making your site work completely with IE gets you around 90% of the market. Making your site work completely with W3C standards gets you around 10% of the market. Making your site work completely with both costs you more money. If the extra money is more than the 10% of the market is worth, you're going to go with the 90%-only option.

    It sucks, but businesses don't run to make Firefox users happy, they run to make a profit. When the cost of losing the smaller market share (and the resulting negative PR etc.) outweighs the cost of making a site that works completely with both types of browser, businesses will support both types of browser.

    --
    If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
    1. Re:It's just business by emmetropia · · Score: 2, Insightful

      It doesn't cost extra money, if you have coders that at least half knowledgable on the subject. I think people stay away from it because people *say* it costs more money. Writing something from scratch, it shouldn't take any more time to work across browsers. I'll admit that porting an existing web-layout/javascript to work in multiple browsers can be time consuming, and a pain in the ass. But ground up shouldn't cost you anything extra.

    2. Re:It's just business by rpjs · · Score: 4, Insightful

      Except that if you code to W3C standards it will work in IE and Firefox and a whole lot more besides, so how does it cost more money?

      On the site I work on, a major UK mobileco, we code to XHTML 1.0 now and browser compatiblity is usually a non-issue - in fact I find it easier to code using Firefox (with the utterly wonderful Web Developer extension) and then cross-check in IE.

      We used to have far more headaches back when we had to provide backwards-compatibility with NS4.0, but now that the numbers of such users have dropped to single-digit numbers per month, we're XHTML all the way.

    3. Re:It's just business by fr0dicus · · Score: 2, Insightful

      So coders that know more about the subject don't cost extra money?

  11. Microsoft.co.uk by OctoberSky · · Score: 4, Funny

    What TFA doesn't tell you is that the UK is a tiny little island inhabited by hobbits, leprechauns and the Oasis brothers. A tiny little island where www.microsoft.co.uk makes up 9% of the accessible websites.

    The other 1% is the Beckham/Adams fansite, which we all know is poorly coded.

    1. Re:Microsoft.co.uk by I+confirm+I'm+not+a · · Score: 5, Funny

      the UK is a tiny little island inhabited by hobbits, leprechauns and the Oasis brothers.

      Strictly, the leprechauns come from Ireland. You're maybe thinking of Robin Cook, former Foreign Secretary?

      --
      This is where the serious fun begins.
  12. Books suggest designing for IE only by acomj · · Score: 3, Interesting

    My GF picked up a book on CSS (for dummies). The author suggested that standards didn't matter so much as the market was pretty much all internet explorer, so why bother checking with any other browser.

    I couldn't beleive I was reading this. Its actually repeated in a different section of the book. But then again the book was for dummies.

    For what its worth firefox plugins like webdeveloper make designing/checking web pages (especially css) so much easier, hopefully it will make traction into web development shops.

    1. Re:Books suggest designing for IE only by jrumney · · Score: 3, Insightful

      Perhaps they should rename that book to "CSS (for people who want to look like dummies)"

    2. Re:Books suggest designing for IE only by CoolBru · · Score: 2, Insightful

      Perhaps, but the 2005 edition still says the same thing, so that's no excuse now. The book is missing any mention or concept of semantic markup, and almost every other paragraph is some kind of apology or excuse for IE's lameness. This is a book which fails to mention XHTML other than that it exists and then only reprimands it for case-sensitivity. Learning CSS without semantic markup is just a waste of time, negating most of the things that make CSS so cool, and therefore, I have to opine that this book is a complete waste of trees. Anyone reading it in the hope of learning CSS will be worse off than not reading it at all as it seems to set out to deliberately teach you every bad habit going.

      IE is the albatross around the neck of the web, pulling everyone down to its level. Hard to believe that IE 6 has not had a single feature or bugfix upgrade (plenty of security patches though) for 4 years (Spot the monopoly?). IE is perfectly entitled to have proprietary features, it's just entirely unnecessary for MS to have implemented them in a non-standard way (i.e. outside of CSS extensions, gotta love that ActiveX) so that they break in other browsers. Someone should tell MS to grow up and not pee in the pool (the MS IE7 blogs comments are quite hilarious). As if it wasn't bad enough living with what MS did wrong deliberately, there's all the bugs too.

  13. 10% - don't think so by Hieronymus+Howard · · Score: 2, Informative

    I doubt that it's anywhere near as much as 10% of sites that don't work with Firefox. I use Firefox as my main browser on my work PC and my home Linux, Mac and PC. I very rarely find a site these days that doesn't work properly with Firefox, the Odeon and Jobcentreplus sites mentioned in the article being a couple of the most notable exceptions. I'd put the figure at far less than 1%.

  14. Government sites listed by La+Gris · · Score: 2, Interesting

    Government sites should leed to show proper behaviour and standard compliance and work hard not to tie users to a specific brand or configuration.

    How does Uk compare to other countries in Europe and around the world on that matter ?

    --
    Léa Gris
  15. IE/Firefox/BBC by curtisk · · Score: 2, Interesting
    That's interesting, I wonder what percentage of US sites are IE biased? And really how thorough are these studies?

    TFA mentions that this is due to devs targeting IE, or testing their work under IE. I do just the opposite. I work in mozilla/firefox, THEN test in IE. If any issues arise, its alot easier coming from a "mozilla" than from "ie" build and working out the kinks.

    Although it is annoying that MS tends to make their own tags, leading to situations like this...its a competitve market, so any bells, whistles or extras you can throw in makes your product stand out. Most people don't even know or care about W3C standards, valid CSS etc. Does it look cool and work for them, thats all they care about. Hell, even the latest PHPBB uses IE only tags...

    In somewhat related news, British Comedy stylings alienate 10% of world population.

    --

    Sehr geehrter Toilettenbenutzer!

    1. Re:IE/Firefox/BBC by TheRaven64 · · Score: 2, Insightful

      The thing I found most interesting was that they described Firefox as an open source web browser, without any explanation of whay open source means. While I would expect this from a tech site, the BBC technology section is very much mainstream press, and I find it interesting that they now believe that open source is a sufficiently well-known term that they don't need to define it for the general public.

      --
      I am TheRaven on Soylent News
  16. Its Not Just Common Browsers by Zane+Hopkins · · Score: 2, Insightful

    Its not just firefox and safari that have problems with these sites, more folk are using pdas of even mobile phones to browse for info on the net, and Sites with fancy frontpages especially using flash or IE specific javascript are alienating customers every day.

    Isn't there someway we can shame the developers into always ensuring there is a simple way into their sites.

    This also applies to blind surfers who use browsers that speak the page to them. So many sites are inaccessible to them

  17. Re:How do they manage? by I+confirm+I'm+not+a · · Score: 4, Funny

    How is it possible for so many sites to be like this? I have designed a fair number of websites but I really don't know how I'd go about making it difficult for Firefox users

    (Aside: web standards seems to be replacing SEO as the new web buzzword). We've got a client who runs his own web development house, focusing on standards. His methodolgy is: (1) we develop an accessible, validating site. (2) since he's the boss, and also an *expert*, he tweaks everything in Frontpage. (3) some sarcastic barstard actually validates the site, and discovers it no longer validates. They email our client. (4) our client contacts us to complain that the site "isn't valid HTML and CSS!" Et voila, instant pile of non-validating, Firefox-hating poo.

    It'd be funny if it wasn't so sad.

    --
    This is where the serious fun begins.
  18. Breaking News...UK only has 40 websites! by sweetnjguy29 · · Score: 2, Informative

    From the actual study located at http://www.scivisum.co.uk/press-releases/200506_Fi refox_Web_Test_Study.htm

    "Guilty websites

    Odeon (http://www.odeon.co.uk/ a major cinema chain has received criticism for months for accessibility issues - even now its' opening 'splash page' seems at first glance to be working fine but click on the 'enter' button and Firefox users are offered a blank page.

    On the Jobcentreplus (http://www.jobcentreplus.gov.uk/ home page, Firefox users find that the 'Job search' button opens a new page, but the user can't perform a search, because the first choice "Select a Job Group from the list" is an empty box.

    Online insurance site, http://www.insurance.co.uk/ run by Lloyds TSB works, but gives the user the visual impression that it is broken - menu items have 'missing images' icons in Firefox, but not IE.

    Similarly, a FTSE100 tobacco company, British American Tobacco's website (http://www.bat.com/ effectively hides most of it's pages from Firefox users - their menu system doesn't show sub-menu choices if you're not using IE."

    Well, thats 4 websites...so, if thats 10%, that means that there are only 40 websites in the UK, according to my Athlon XP 3200+ Clawhammers FPU...

    1. Re:Breaking News...UK only has 40 websites! by djmurdoch · · Score: 4, Informative

      I think you missed this: "Of 100 UK leading consumer websites that SciVisum tested...".

      I imagine they chose that sample size to make the percentage calculations perfectly accurate.

  19. Why are they picking on Firefox users? by webgit · · Score: 2, Interesting

    The BBC article and the original SciVisum article (and of course the slashdot article) are all aimed at Firefox users. However, this survey is just pointing out that these web sites are IE-centric and don't work with most other browsers, not firefox specifically.
    I guess the reason they pick on Firefox is because they're starting to become a very popular competitor to Internet Explorer for Linux and Windows users, and of course this means that we've got to make it look bad in comparison.

  20. Odeon is terrible by Mr_Silver · · Score: 4, Informative
    Although it'll probably annoy a lot of people here, I can generally put up with sites that render stuff badly or try to get you to "upgrade" to IE when you're using Firefox because at least I can still get at the content.

    However, the Odeon site is completely inaccessible. It's not a case of stuff not looking or formatting correctly, but once you followed the "entire site" link it was more a case of nothing actually being displayed to the user - no listings, no cinemas, nothing.

    Even worse, if you emailed them to complain, they told you the site was undergoing a re-design. To my mind that has had to be at least a couple of years ago all because they couldn't be arsed to change some IE only javascript.

    Anyway, if you've got GreaseMonkey this script will make the site accessable again.

    ps. Whilst we're at it, if you have a phone or PDA then you might be interested in Movie Guide which provides you with you with detailed listings of all films showing in UK Cinema's.

    --
    Avantslash - View Slashdot cleanly on your mobile phone.
  21. Not Easy to Keep it Simple by ehaggis · · Score: 2, Interesting

    As someone who uses Firefox and also is a novice at making websites, I find it is difficult to create a dynamic site without extending it beyond someone's standard.

    However, many times when I am faced with a site with which I must do business (i.e. insurance, commerce, etc...) and they are not accessible via Firefox, I call and complain. Otherwise they will not know. If I can, I will let them know I have chosen a competitor.

    --
    One ring to bind them - should probably have more fiber and less rings in their diet.
  22. ActiveX by Szaman2 · · Score: 3, Insightful

    Some companies simply do not care about this. I'll give you an example:

    My company has a web based time tracking system where you enter your hours. It is the most horrible piece of garbage I have seen in my life! It requires ActiveX to display stupid menus which could have been done in javascript, and the layout is nested frames. If you view that thing in antything but IE you get empty frames all over the place - half of the content is somewhere off screen and you can't navigate the site at all

    When I brought it to their attention they had three questions:

    1. What is that firething you talk about?
    2. Who uses it except you and the other computer nerds?
    3. Why should we care if it works fine for all of us except you Mr. "I'm to good to use IE"?

    Needles to say I work with technically retaded people - but they make the decissions, not me...

    1. Re:ActiveX by pandrijeczko · · Score: 3, Funny

      The impact of your more than adequate reasons would be further enhanced if he hits those same people over the head with a bit stick while he's telling them.

      --
      Gentoo Linux - another day, another USE flag.
    2. Re:ActiveX by ajs318 · · Score: 2, Insightful
      most IE users are simply readers, moving from page to page, occasionally stopping along the way to shop on line, fill out a form, play a media file, or a game.
      Or pick up some software ..... whether they want it or not .....
      --
      Je fume. Tu fumes. Nous fûmes!
  23. Re:Vindication! by GigsVT · · Score: 2, Interesting

    All the more reason for browsers to identify themselves correctly. If no one is aware of the problem, no one will complain to get it fixed.

    --
    I've had enough abrasive sigs. Kittens are cute and fuzzy.
  24. IE only sites by DeadSea · · Score: 4, Interesting
    Are sites IE only because IE has features that firefox does not, or because developers are lazy and don't check in multiple browsers.

    In the later case, of developing in IE, and not checking with Firefox, does anybody know what the most common things that break are?

    In the IE features category, I have seen one thing that IE does really well that Firefox does not do: Image transition filters such as the fade in/out effect when you switch photos. Are there other things the you as a developer want, but are only implemented in IE?

    I know on the other side, that I want rounded corners on divs and alpha transparency in pngs to be properly implemented in IE.

    1. Re:IE only sites by ephemeraleuphoria · · Score: 3, Informative

      However, those features can be implemented using standard javascript and CSS, people just choose not to: http://nocturne.net.nz/webdev/imgfade.php

  25. Easy standards for those who are "not so stupid" by standards · · Score: 3, Interesting

    Firefox is slowly making inroads. Its share of the browser market grew to 8% in May, up from 5.59% at the beginning of the year, according to US-based analysts NetApplications.

    That may be true over all, but in my world (a large site primarily attracting the 18 - 29 year old demographic within the US) we see something different: FireFox (16%) and Safari (5%).

    We have a small development shop (5 developers), but we find it extremely easy to build and deploy a sophisticated web user interface that is compatible with IE, Mozilla + varients, Safari, Opera, Konqueor, and more.

    The "trick", if you want to call it that, is to reuse good UI code. Such a strategy saves us time and money, and keeps us lean and keeps us (at least usability-wise) well ahead of the competition. Oh, and we also support accessibility standards.

    I have a feeling that we do it well because most all of our developers are professionals - they didn't just "stumble into the webmaster job by creating a webpage".

    Anyhow, just as well - our competitors' sites look and work like crap.

    I remember when a competitor's site crapped out was broken for weeks when a new version of IE was released... they had many versions of their UI code splattered throughout their site - I feel bad for the people that have to deal with all that crap.

  26. 90% of sites ARE compatible with firefox! by JoeCommodore · · Score: 2, Insightful

    Sounds like a winner to me!

    --
    "Enjoy what you're doing! If it becomes drudgery, you're doing it wrong!" - Jim Butterfield
  27. Here's even an excerpt by Psychic+Burrito · · Score: 4, Informative

    I couldn't believe that, but look at this exerpt of the book (pdf).

    On page 19, the author actually says:
    In my view, you should design Web pages for Internet
    Explorer (IE) version 6 running on a typical 17'' monitor. Why? Here are the reasons:
    -more than 95 percent of the people visiting your Web site use IE 6.
    -You can take advantage of lots of cool effects that work only in IE or IE 6. Your job is much easier if you're designing for a predictable, stable canvas.


    It's extremely stupid to give such an advice. I suggest that people email either the author, Richard Mansfield or the publisher, Wiley.

    1. Re:Here's even an excerpt by tunnie · · Score: 2, Funny
      [...] lots of cool effects that work only in IE or IE 6
      What, like these?
    2. Re:Here's even an excerpt by fermion · · Score: 2, Insightful

      The 17" monitor is what really identifies the author as a idiot. This is a constraint that is unneccesary. I mean, do we design cars only for people 5'10". Well, in American and Japan they do, which is one reason so many people still buy from Germany. The Japanese has the sales to handle it, but the American car market continues to suffer from lack of creativity.

      --
      "She's a scientist and a lesbian. She's not going to let it slide." Orphan Black
  28. Re:ACID test by TheRaven64 · · Score: 2, Informative
    The ACID2 test is not a rudimentary test. ACID2 tests the browsers support for some really obscure corner cases in CSS (and IE fails it very badly).

    I use Safari, the development branch of which does pass ACID2 (although the version I'm using does not, and I can't be bothered to roll my own version of WebKit), but saying a browser is no good because it doesn't properly display ACID2 is ludicrous. As far as I know, the only browser where the release version correctly renders ACID2 is Konqueror.

    Firefox, Opera, Safari and Konqueror (not in that order) all come much closer to correctly displaying CSS2 than IE.

    --
    I am TheRaven on Soylent News
  29. Mods, the parent is a troll by Anonymous Coward · · Score: 2, Informative

    Even though he sais he is a die hard firefox user, he is a troll. The link he has provided is a link to the ACID 2 test. Which is recent, not rudimentary at all, and when it was released a couple months ago, no browser was capable to pass.

    Now, Safari and Konqueror are able to pass that test, but it has taken a month to port Safari patches to Konqueror.

    Imprementing the ACID2 bugfixes for Firefox from scratch is bound to take more than a month. The question is: How much is going to take IE6 to be ACID2 compliant?

  30. odeon.co.uk by matt+me · · Score: 2, Interesting

    Even when I still used IE and Windows, I always went straight for the "text-only film times" page on the Odeon site. So much quicker to load, and I don't have to select where my cinema on a map, just scroll down to O(xford). I don't care about pretty pictures. 90% of the content I want should be found in one click. Oh yeah, and in the words of the W3C tips, don't say click, cos not everyone will be clicking. I use lynx when I get sick of the web.

  31. IE has huge rendering issues... by Kjella · · Score: 2, Informative
    ...at least if you use CSS layout, and IMO XHTML/CSS is the way to go.

    1. Every CSS box needs to be duplicated, to fix IE's flawed box rendering model.
    div id=foo
    div id=foo-design
    ../div
    /div
    2. IE can't handle objects close to a float
    div id=floatright
    (...)
    /div
    div id=imagemap
    img src="...-full"
    /div
    must become
    div id=floatright
    (...)
    /div
    div id=imagemap+image_as_background
    img src="...-cut"
    /div
    so the cut image doesn't come close to the edge.

    3. If you ever adjust the width of a div tag which has floats either left or right, you will have a world of hurt.

    4. If any object inside a CSS is bigger than the CSS, IE will override your settings unexplainably overriding even a fixed pixel width.

    That is just some of the major annoyances I've had in recent weeks. I could go on and on. IE6 is so flawed, everything needs to be tweaked. On the bright side, the solution almost never breaks Opera/Firefox. But making a modern site that renders well in IE is a huge PITA.

    Kjella
    --
    Live today, because you never know what tomorrow brings
  32. Incompatible? Go to a competitor. by Animats · · Score: 3, Insightful

    I encounter incompatible sites now and then. But so far, I haven't found an incompatible site that didn't have a compatible competitor. So what if "Weather.com" goes into an infinite redirect loop? There's Yahoo Weather.

  33. Photo Transitions by Lagged2Death · · Score: 2, Informative

    They can be done under Mozilla/Firefox with a bit of Javascript, I beleive.

    And personally, I think style issues like these are better handled by scripts or other non-browser-specific systems. Styles change, and it would be just as well to avoid changing the browser for every little whim of fashion.