1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

Which version of Mozilla is compatible with IE6

Discussion in 'Firefox, Thunderbird & SeaMonkey' started by rushi53, 2009/04/29.

  1. 2009/04/29
    rushi53

    rushi53 Inactive Thread Starter

    Joined:
    2009/04/29
    Messages:
    1
    Likes Received:
    0
    We have developed a website by considering Internet Explorer, Version 6.
    Now requirement is that, website should work on Mozilla.
    So I just wanted to know that which version of Mozilla behaves same like IE6 ?
     
  2. 2009/04/29
    The Old Chief Lifetime Subscription

    The Old Chief Inactive

    Joined:
    2004/03/09
    Messages:
    233
    Likes Received:
    6
    Web Pages appear differently in different browsers.

    My experience is you never achieve 100% look the same.

    AND what your asking is nearly impossible to answer.

    IE and Mozilla have moved closer and closer to appearing the same as the years pass by.

    If your designing and building a web site I suggest the best way to accomplish what your asking is run test of your web site with both browsers.

    Now I am a novice and if your building a high powered web site using JAVA and guest books and credit cards and ordering forms and the like you better wait for the experts to answer your question.

    But, if you building a simple personal or small business web site then just test it with both type browsers.

    It's not that big a deal normally and the trick is to be HTML compliant. You do the coding properly and it should work with both browsers.

    My 2 cents, Ray
     
    Last edited: 2009/04/29

  3. to hide this advert.

  4. 2009/04/29
    TonyT

    TonyT SuperGeek Staff

    Joined:
    2002/01/18
    Messages:
    9,072
    Likes Received:
    400
    Your question has a definitive answer.
    There is NO version of Mozilla behaves same like IE6.

    The reason is that IE6 is about the worst modern browser version ever made by MS, as far as code handling and standards rendering goes. Don't code sites for IE6 anymore, code for IE7 minimumly.

    IE6 has poor & buggy CSS handling and quirks.

    If you want your site to render appropriatly in IE6 and Mozilla, and apper the same to viewers, then code the docs per W3C standards and use 2 stylesheets, one for IE6 and one for all other browsers, else you are guaranteed to have troubles.

    Test standerness of code here:
    http://validator.w3.org/
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.