Slashdot Mirror


IE7 Compatibility a Developer Nightmare

yavori writes "Internet Explorer 7 has kicked in at last on all MS Windows OS running PCs because of the fact M$ decided to force it's users to migrate through update. In fact this has started a IE7 Web Developers Nightmare. The article actually explains that most of the small company B2C sites may just fall from grace because of IE7 incompatibility. One of the coolest thing IE7 is unable to do is actually processing form data when clicked on an INPUT field of TYPE IMG... which is pretty uncool for those using entire payment processes with such INPUT fields."

29 of 416 comments (clear)

  1. Vague FUD by telbij · · Score: 5, Insightful

    I'm gonna grant the author a free pass on the writing since it's obvious English is not his first language. But the rest of the article seems to be vague hand-wavy FUD and anecdotal complaints. To take two of the more cohesive statements:

    IE7 was supposed to comply more with the standards what in fact isn't true.

    The truth is that standards were not the first priority of IE7 (they are an evil mega-corporation after all), but they did do an awful lot of work on them. Just take a look at the list of CSS improvements over at the IEBlog. They acknowledge that there's a lot more work to do, but it's clear from this that they've solved a lot of headaches for CSS developers.

    And the MOST killer thing was the DISability of IE to submit data through "input type img" which actually was the whole sites data...

    I'm assuming the author means forms won't submit with an <input type="image"> tag. Without even testing it, I can't believe for one second this is true. This is a major backbone of HTML going back to at least HTML 2, and used in millions of websites. If this were broken it would have been fixed during beta. Microsoft may not care that much about web standards but they do care about backwards compatibility, and a lot of their decision making process has centered around not breaking things that worked in IE6.

    It's likely IE7 is going to be a headache for web developers, but this article doesn't do anything to support that argument. As a web developer IE7 hasn't really taken any of my time. So far it's been more reliable than IE6, and I look forward to the day when IE7 is the standard and IE6 is an afterthought for picky clients.

    1. Re:Vague FUD by dosius · · Score: 4, Funny

      I look forward to the day when links is the standard and the browser everyone targets. I use Firefox but I don't think anyone should be forced to use ANY particular browser - if it runs on Links it'll prolly run on just about anything.

      -uso.

      --
      What you hear in the ear, preach from the rooftop Matthew 10.27b
    2. Re:Vague FUD by ctstone · · Score: 4, Informative

      IE does not submit the value attribute of an image input. This makes it a bit difficult to have multiple buttons in the same form with the same name attribute. This means that each image input must have a unique name in order to tell them apart on the server.

      Further reading at
      http://www.cs.tut.fi/~jkorpela/forms/imagebutton.h tml
      http://groups.google.com/group/comp.infosystems.ww w.authoring.cgi/browse_thread/thread/aca99089127ac f0f?rnum=1

    3. Re:Vague FUD by jacksonj04 · · Score: 4, Insightful

      Isn't part of the XHTML spec that each object meant to do something different should have a different name?

      I know IDs must be unique full stop, but I was always under the impression that if something was new functionality it should have a new name.

      --
      How many people can read hex if only you and dead people can read hex?
    4. Re:Vague FUD by ozbird · · Score: 4, Funny

      But the rest of the article seems to be vague hand-wavy FUD and anecdotal complaints.

      *waves hand* This is not the browser you're looking for.
      *waves hand* You should use Firefox for your business.

  2. unprofessional by Anonymous Coward · · Score: 5, Insightful

    Pretty unprofessional to use the "M$" moniker in a submission. But whatever. Also it probably should not say that people were forced since they have to agree to the install and don't need to do it at all. But whatever. Typical biased press you get here from some of the folks. Many folks can be more balanced but lately we hear from a lot of "slashtards".

    1. Re:unprofessional by ednopantz · · Score: 4, Funny

      I *love* the M$ moniker! Without reading the submission, I know immediately that the author is an idiot. It saves a bunch of time.

  3. Not a useful article, really by djkitsch · · Score: 4, Interesting

    It would be nice to see examples of failing code, for instance. I've not tried it myself yet. The author's English skills leave a lot to be desired, to the point of making his complaints a bit vague.

    The upside to this is that the same "forced" upgrade procedure MS are using to roll out IE7 can also be used to roll out bigfixes without user intervention, if IE7 was originally installed transparently anyway.

    Anyway, I can't say it a big surprise that IE7 has its own foibles. IE6 was also a developer's nightmare, with the DOM and JS environment behaving differently from Firefox, Opera etc, so it's just another workaround. I'm only disappointed that Microsoft didn't make more of an effort to bring it inline with the competition so we could avoid yet another set of JS and CSS hacks. It's not like they have limited resources!

    --
    sig:- (wit >= sarcasm)
  4. Bah by F452 · · Score: 4, Interesting

    And the MOST killer thing was the DISability of IE to submit data through "input type img"

    Maybe I'm not understanding what the claim is, but it's easy to demonstrate that this is not true. I just tried with IE7 to submit data on a form that uses an input type of image and see that it works fine.

    This article has almost no information and it seems the only reason it was posted here is to stir up anti-Microsoft antagonism. (Now someone will say, "You must be new here.") :-)

    In my experience, IE7 is much better at supporting standards than IE6. A huge improvement in CSS support, so that now as I design in Firefox 2.0 and occasionally verify things in IE7, I see that they are very, very close. Most of what I'm doing is working with WordPress blogs so it's very possible I'm not using things that are now broken, but if anything Microsoft should be given some credit for improving their browser.

    There's plenty of reason to not like Microsoft, but this article doesn't supply much (if any) ammunition, and it doesn't do the free software crowd much of a service to engage in our own unsupported FUD.

    1. Re:Bah by mtenhagen · · Score: 4, Funny

      This article has almost no information and it seems the only reason it was posted here is to stir up anti-Microsoft antagonism. You must be new here.
      --
      200GB/2TB $7.95 Coupon: SAVE90DOLLAR
  5. Re:Microsoft does suck by Professor_UNIX · · Score: 5, Insightful
    Its as if there's a whole new generation of people at Microsoft who don't give a shit.
    But that's exactly what needed to be done! The "backwards compatibility" crap is why web sites still need special hacks to display their pages differently to IE 5 and IE 6 clients than modern browsers that actually follow the standards. These platforms were broken from the get-go but people coded their sites to embrace the broken functionality while many times ignoring the standards-compliant browsers!
  6. more than an incomprehensible rant by yagu · · Score: 4, Interesting

    As some have pointed out, this appears to be an incomprehensible rant. The "article" referenced says little and backs up that little with less.

    I also notice the "submitter" seems to be the same person as the blogger for the article. Not saying this shouldn't happen, but this usually shouldn't happen... If it's good enough to get "published", it's good enough to be published by someone other than the author.

  7. Completely and 100% untrue by NineNine · · Score: 4, Informative

    This is just fucking ridiculous. This little rant is not only incoherent, but it's 100% wrong. See for yourself.

    Jesus, do Slashdot editors actually *do* anything? Seriously. Do any of them actually *read* the articles they're posting, or is it all about pageviews and keywords?

  8. This is so True by Slipgrid · · Score: 4, Interesting

    It still won't parse the DOM. Stuff that is simple in Firefox, will never work in IE 7.0. I gave up trying to get some features to work.

    For instance, I have this js based terminal emulator. I don't want to edit that package, but just use js to read some fields. This is sexy in Firefox, but no chance in IE 7.0.

    if (document.Form1.tsprog.value == 'fibfm' || document.Form1.tsprog.value == 'FIBFM'){
    var pwrap = document.getElementById("pbsiwrap");
    var cells = pbsiwrap.getElementsByTagName("span");
    var item = cells[12].textContent;
    document.getElementById ("headspot").innerHTML = '';
    }

    1. Re:This is so True by mollymoo · · Score: 4, Interesting
      It still won't parse the DOM. Stuff that is simple in Firefox, will never work in IE 7.0. I gave up trying to get some features to work.

      The document.FormName.InputName.value form is not part of W3C standards. Try document.forms["FormName"].InputName.value and see if valid code works.

      I would hope that with an up-to-date doctype declaration (strict rather than quirks mode) Firefox would barf on that invalid code too.

      --
      Chernobyl 'not a wildlife haven' - BBC News
  9. Breaking news... by enharmonix · · Score: 4, Funny

    With easily 50% of the replies to this story in favor of Microsoft and their standards compliance (never thought I'd say that), I feel it's safe to announce that Hell has, in fact, frozen over.

  10. Re:Microsoft does suck by Planesdragon · · Score: 4, Interesting

    Developers now have to support IE5, 6 and 7.

    No, not necessarily. Web Developers are advised to test against all browsers with more than a 3% market share for their site. If your site has 3% share of IE 5, 6, and 7, then you've got your work cut out for you. Most others don't have that problem.

    Just because some academics came up with a "standard" doesn't mean there's a law that says that everyone needs to follow it. They should be called "suggestions".

    The wonderful thing about standards, when done correctly, is that everyone can support the standard and get essentially the same result.

    In all honestly, if your website can't function fine with the minor variations between browsers, then you've got a bad design. (And let's not even get into how bad your site will look in mobile devices, or without images, or for the blind.)

  11. Maybe make your pages simpler? by Xugumad · · Score: 5, Insightful

    Okay, firstly, I'd be bloody amazed if the pages in question validate. The guy goesn't give any link to the site, though, so I can't tell.

    Secondly... if you're using lots of client side Javascript to make a site work, you're asking for trouble. Google can do this, because they have massive dev and QA teams. If you don't have the manpower to do enough testing (for example, in the beta period) and fix problems, maybe you should make your site simpler.

    Every single web application I work on, worked perfectly in IE 7. Even, yes, the ones that use Javascript. This is achieved by:

    • Validating all pages. Okay, they're dynamically generated, so it's possible an error will slip past testing, but this really helps.
    • Testing under multiple browsers. The dev team works with Firefox and Safari, and does a QA pass under IE after any major revisions.
    • Minimising use of Javascript. If Javascript doesn't provide a significant obvious benefit to the user interface, it doesn't get used.
  12. Forced Upgrade? by rudy_wayne · · Score: 4, Interesting
    "Internet Explorer 7 has kicked in at last on all MS Windows OS running PCs because of the fact M$ decided to force it's users to migrate through update."

    Oh really? I still have IE6, although I never use it except when forced to. Who are these people who have been "forced" to upgrade?

  13. Brick And Mortar by nick_davison · · Score: 5, Funny

    Our brick and mortar business went through exactly the same thing. Henry bloody Ford and his evil empire released their latest and greatest product on consumers and it really screwed us businesses that had hitching posts and stables.

    One of the worst things about "Model T" was that it belched out carbon monoxide. Seriously! Compare this to a horse where the worst you have to worry about is methane! For brick and mortar store owners who didn't want to pay once again to upgrade from barns for their customers, this caused all kinds of ventilation issues. People could actually die from this stuff!

    Some people say that keeping up with the times is part of the cost of doing business. But where will it end?!

  14. English Translation by cgenman · · Score: 4, Funny

    For those of you who don't like babel fish:

    Because M$ decided on a forced upgrade migration path, Internet Explorer 7 has finally kicked in on all of their MS Windows OS running PCs. In theory, there isn't much wrong with this, but IE7 has failed to comply with many fo the standards it was supposed to.

    IE7 is a nightmare of crossbrower compatibility. I recently needed to rewrite a web site so that it works on firefox... and surprisingly enough, when testing the new and the old site on IE7 I discovered that many elements do not function as expected. And "not function as expected" doesn't really cover it, it was more a question of not working at all.

    I found some pretty large incompatibilities in their JavaScript submission systems. While I can understand the behavior migration, some functions did not pass parameters correctly etc.. The worst thing was that they disabled submitting data through "input type img" (which in this case was the entire sites data)... I don't blame the programmers for setting things up this way, but I do blame IE for not keeping with standards again.

    So with IE7 we come to a new era of "web developers nightmare." It will cause many smaller websites to need to be rewritten, and therefore will crush some of the associated small companies' business.

    And a final tip from me! Try to avoid writing JavaScript without testing it 100% on all of the major web browsers: FireFox, IE7, Opera and Safari.

    Just a clue:
    According to W3C, the web browser market share of IE7 for the previous month is: 7.1%
    and for IE6 is: 49.9%

    So with a bit of analyzing as well as some math we can say that IE7 will show a market share of about 60%... which isn't the best picture for us, the developers.

    And for those that do like babelfish... English via Italian.

    The Internet Explorer 7 has given of soccer to within in end on all the OS of MS Windows that ago to work the PC because of determined the M$ fact in order to force it is customers to migrare through the modernization. The sink really is not much evil with the this here but IE7 has been supposed to more join the champions who what in effects is not to align. IE7 is a cavalla of night for the greater part of the sviluppatori that try to join to the champions for crossbrowsing. Recently I have had to rewrite a Web site so as to it works to firefox equally... and the surprise element was that when examines the new and old place on IE7 I have uncovered that many things does not work as previewed and "the function poichè previewed" it is not the just word for it, it was more one issue than operation at all. I have found that submiting with the Javascript it has some graceful things of uncool that incolpo of the IE but some functions really did not work when no-go gage all the parameters and therefore via. And the GREATER PART of the thing of the assassin was the incapacity of the IE in order to introduce the data through "the type img of the input" that really it was the entire data of the places... Really not incolpo of the programmatori that have made it therefore but of the IE not to still maintain with the champions. Therefore really with IE7 we come to one new was "of the incubus of the sviluppatori of fotoricettore" poichè will demand the EVIL and perhaps DEFECTIVE places therefore of fotoricettore will not be rewritten and this with crushing some of the commerce of the small enterprises. And a final TIP from me! Tests to avoid the Javascript of writing without to verify it 100% on all the browsers used main of fotoricettore like FireFox, IE7, the work and the safari. As soon as for having an indication: According to W3C the percentage of the market of web browser of IE7 for the previous month is: 7.1% and for IE6 are: 49.9% Therefore with a little analyzing to the situation and the facts therefore as to make a sure one for the mathematics we can say that IE7 will show a percentage of the market of approximately 60% according to W3C... which is not the better image for we the devs.

  15. Re:Mod up!! by DavidD_CA · · Score: 4, Funny

    Replacing the G in GNU with a hammer and sickle or peace sign would seem fair as a rebuttal to "M$", but /. doesn't support the character.


    In Soviet Russia, communist icon supports YOU.

    --
    -David
  16. BASIC vs. Lisp by tepples · · Score: 4, Funny

    Replacing the G in GNU with a hammer and sickle or peace sign would seem fair as a rebuttal to "M$", but /. doesn't support the character.

    Microsoft's first major product was a BASIC interpreter, where a postfix $ designated a string variable. FSF's first major product under its GNU label was a text editor that included a Lisp interpreter, where every subexpression needs a pair of parentheses. Thus, your insult might be (f (s (f))) or (g (n (u))).

  17. I've had the exact opposite experience by nhavar · · Score: 5, Interesting

    We have a webapp that was built for our call centers. It started out in IE 4 and then later we did some updates for IE5. IE6 came out and there were a few JavaScript things to fix-up (nothing huge) but by then we had ditched almost all of the non-standard code and moved from table layout to pure CSS layout. When IE7 came out we didn't need to make a single change to the JavaScript, CSS, or HTML. All 200+ pages just work.

    Everyone was worried that because of our choices and how heavily we rely on CSS and JavaScript that we would be in for a nightmare. Luckily, not so. However, two of the products we purchased for time tracking and for defect reporting both DIE because they have user agent checks built into their javascript. When they run into the unknown IE7 string they just chirp back a warning message and don't even try to load up. How many times do web developers need to be told "browser detection is bad use object/feature detection" before they'll get it.

    I don't think that I've had any problem with any of the normal sites that I use when using IE7 over the last couple of months (banking, news, mail, social). I get the feeling that the author of this article just doesn't know what he's talking about.

    --
    "Do not be swept up in the momentum of mediocrity." - anon
  18. Re:Just in case it *is* broken by ari_j · · Score: 5, Insightful

    Exactly. From what I've heard from my friends and family in the web business (including my sister, whose work recently won awards for degrading nicely), the main thing IE7 does is increases compatibility and conformance. From the sound of it (without reading the article, of course), this story is a bitchfest that probably stems from the IE workarounds that were poorly done falling apart under IE7, or something similar. In other words, it's partly the fault of the developers who are bitching and partly the fault of previous versions of IE, but probably not IE7's fault in any meaningful way.

  19. Re:Mod up!! by TheRaven64 · · Score: 5, Insightful

    tosh. If it wasn't for M$, we'd be posting this using our time-sharing allocation on one of the 6 IBM computers the world would be using. What makes you think that? By the time the IBM PC and MS-DOS were release there were a large number of 8-bit computer systems, and home computing was a rapidly growing market. The Apple II was very successful, and the BBC Micro in the UK was starting to gain significant inroads (it was about the only computer you would see in most schools in the '80s). Some of the 8-bit machines ran Microsoft BASIC, but many others didn't.

    Without Microsoft / IBM, we would have had Apple, Acorn, Commodore and many others competing for the desktop market. All of these got GUIs as standard before any Microsoft platform. In addition, I suspect that the lack of a single strong player would have encouraged the widespread adoption of open standards much earlier; how else would you with your Mac be able to work with your customer and his Amiga?

    --
    I am TheRaven on Soylent News
  20. Back in my day... by Kelson · · Score: 4, Funny

    Hey, that's nothing. In my day, I had to walk 14 miles through the snow, uphill, just to get to Slashdot. It's actually easier to get to now that it's gone downhill!

  21. offtopic, but funny by Original+Replica · · Score: 5, Funny

    including my sister, whose work recently won awards for degrading nicely.

    Does she know you're telling people this?

    --
    We are all just people.
  22. Re:Mod up!! by mstone · · Score: 4, Insightful

    Erm, I think you need to recap your history of the personal computer.

    When IBM finally decided to sell PCs, Apple had a damn good run at first-mover advantage. IBM wanted to keep Apple from getting the same kind of lock with the Apple ][ that it now has with the iPod, so they decided to rush a disposable launch-vehicle product into the market, then evolve what it considered a 'good' product once its place in the channel was secure. They gave the job of designing the new product to an engineer who had the good sense to run a production capacity baseline, and realized that it would take something like 18 months to open a factory that did nothing but ship empty boxes. Any product design, supplier contracts, and production setup would have to be added to that time.

    Instead, he proposed a radical solution: build the initial product from off-the-shelf parts, using third-party assembly houses for the actual production. That would put the new product in the market fast enough for IBM to build a place in the channel, and would buy them time to work on setting up production for an all-IBM product. Trouble was, that model would be vulnerable to copying, so IBM needed something to keep its proprietary lock on the product.

    The result was the BIOS chip. That was IBM property pure and simple, and no computer could run (or at least be compatible with IBM's machines) without one.

    The plan was approved, and IBM established contracts with a whole slew of outside vendors to supply parts of the initial system, including a tiny little place in Washington called Microsoft.

    Then some bastard from a company called Compaq reverse-engineered IBM's BIOS chip and developed a brutally legal clean-room copy.

    That opened the floodgates of commodity PCs. Not anything IBM or Microsoft did by choice. In fact, since the OS was the only thing that made an IBM computer distinct in the market, IBM suddenly found itself needing Microsoft more than Microsoft needed IBM.

    And that's how a tiny little company with a crap product came to inherit one of the largest and best organized sales channels in the world, and bootstrapped itself into one of the largest companies of all time.