Forum Moderators: open
I'm worried that the script (javascript) is having problems in older browsers like IE5, is there somewhere or some function in the modern Internet Explorer that allows you to see what your page is like/reacts to older versions?
Currently I check Opera, Firefox and IE6.
Keep in mind that when you use older versions of IE you will be whether you know it or not spoofing. IE uses a windows registry key to set it's useragent. Some version specific stuff works and some doesn't. You have to really be in control of the code like myself to know exactly what is going on and why some things are acting odd.
If you are unable to find the older versions (not sure exactly where I found them myself) then send me a sticky and I'll try to help you out. ;)
- John
[edited by: JAB_Creations at 2:33 pm (utc) on July 17, 2006]
Linux users can have a look there :
[tatanka.com.br...]
[edited by: DanA at 4:47 pm (utc) on July 17, 2006]
There are two options: there is Microsoft Virtual PC, which is now available as a free download [webmasterworld.com], or the (better, IMO) VMware Server, which is also now availble for free:
[vmware.com...]
For testing in IE5, you can install Windows 98 in a virtual machine.
One advantage with VMware is that there is a Linux version - I run Windows XP under Linux for browser testing - it's a better bet than using IE installed under Wine.