Multiple Browser Testing IE

Discussion in 'HTML & Website Design' started by zarbic, Dec 17, 2009.

  1. #1
    Hi,

    i have some problems with testing my websites in multiple browsers. Firefox, Opera, Chrome and Safari are easy to go, but the different versions of IE drive me crazy.

    I've tried "Spoon Browser Sandbox" and the "IE Tester" so far, but they are very unstable and often crash. Is there any easy to use solution to test my design in IE8, IE7, and IE6? I don't want to install each browser on virtual machines with Virtual Box and so on.

    Does any one know a nice tool for this problem?

    Thanks a lot,
    zarbic
     
    zarbic, Dec 17, 2009 IP
  2. deathshadow

    deathshadow Acclaimed Member

    Messages:
    9,732
    Likes Received:
    1,999
    Best Answers:
    253
    Trophy Points:
    515
    #2
    Best solution for me, especially since I moved to windows 7, has been to run XP inside Sun Virtual Box, and use it for testing 5.5, 6 & 7 - update it to IE7 (don't let 8 go in), and use the tredosoft IE6 and 5.5 standalones. I run 8 on the host desktop, and all the legacy ones on the guest OS.

    You don't need a bunch of separate installs/VM's, you really only need one - 5.5, 6 & 7 can run stable alongside each-other on XP - it only really becomes a problem when you throw 8 into the mix... Though be certain 7 is running native and you are not trying it's standalone, as that can really screw things up in 6 and 5.x.
     
    deathshadow, Dec 17, 2009 IP
  3. m7md_cis

    m7md_cis Peon

    Messages:
    91
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Use the code below
    <head>
    <meta http-equiv=X-UA-Compatible content=IE=7>
    </head>
    This code make IE8 Compatible with IE7.
     
    m7md_cis, Dec 17, 2009 IP
  4. zarbic

    zarbic Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    @deathshadow
    Thanks a lot for the advice. I will try the MultipleIE software from Tredosoft. Looks good so far.

    @m7md_cis
    Thanks, but that is not an option for me.
     
    zarbic, Dec 17, 2009 IP
  5. deathshadow

    deathshadow Acclaimed Member

    Messages:
    9,732
    Likes Received:
    1,999
    Best Answers:
    253
    Trophy Points:
    515
    #5
    Quite frankly if you have to resort to that, there's probably something fundamentally flawed in your HTML and/or CSS.

    Which would be time IMHO to throw it out and start over from scratch instead of shlepping along decade out of date coding techniques and throwing endless magic bullet nonsense at it.

    See my opinion of IE conditionals (which I say don't use for CSS)
     
    deathshadow, Dec 17, 2009 IP
  6. Oldspice

    Oldspice Peon

    Messages:
    34
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Your are one bored soul.
     
    Oldspice, Dec 17, 2009 IP
  7. pkgelectricals

    pkgelectricals Peon

    Messages:
    58
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #7
    use css softwares to check the css issues..
     
    pkgelectricals, Dec 26, 2009 IP