Is it possible to run them in the same OS both versions of IE? (without using a virtual machine)
Thanks!
| SitePoint Sponsor |


Is it possible to run them in the same OS both versions of IE? (without using a virtual machine)
Thanks!

Yes, you require a program such as the below...
http://www.my-debugbar.com/wiki/IETester/HomePage
It will do what you require of it and is free.


Thanks a lot!![]()
IE8 allows you to swap between IE7 and IE8 mode.
Jake Arkinstall
"Sometimes you don't need to reinvent the wheel;
Sometimes its enough to make that wheel more rounded"-Molona


Thanks, good point here.

Just remember that because those alternatives actually share a lot of the code between the two versions rather than having completely separate copies that you cannot test pages fully using those methods. If the page contains any JScript that might behave differently between the different versions then the only way to test that properly is either using a VM or separate computers. Testing page appearance it the limit of these 1-1/2 browsers at once solutions.
Stephen J Chapman
javascriptexample.net, Book Reviews, follow me on Twitter
HTML Help, CSS Help, JavaScript Help, PHP/mySQL Help, blog
<input name="html5" type="text" required pattern="^$">

You can also try IE7 standalone, though some people seem to have issues.
http://tredosoft.com/IE7_standalone
I'm almost done setting up my testing environment, three versions of each major browser rendering engines. Working on getting a couple of Linux browsers added to the mix shortly. I used a stripped down version of Windows XP, removed everything but the essential parts, keeping the Luna UI. The CD comes out under 200 MB (originally at 600 MB) and each image is on average 500 MB without a page file. 5 GB in total size for all the images.
I purposely kept browser installs to there own separate VMs.
Click to enlarge
![]()
Last edited by logic_earth; Apr 6, 2009 at 10:29.
Bookmarks