|
|
paul_lomax
Reg'd: Wed
Posts: 1661
Loc: London, England
|
|
Hopefully you're moving towards creating standards compliant websites using XHTML and CSS, but as you'll know, bugs in how different browsers render CSS can be a complete pain (with older browsers having bugs or not fully supporting CSS) - especially when you only have IE6 installed on your PC. Until now it was impossible to properly browser-test unless you had multiple machines or dual-booted.
Lucky for all you web designers out there, some clever chaps figured out how to get IE to run 'stand alone'. If you're interested in how it works, click here
If you just want to give it a try, download these zip files and simply extract them! (NT/2000/XP only - files are about 3Mb each) Internet Explorer 5.01 SP2 Internet Explorer 5.5 SP2
You might not want to bother testing for IE 5.01 - for the most part it renders CSS okay, and its fairly rare in usage (about 2-4%). Unfortunately IE 5.5 is still fairly well used (about 10-12%), and has a ton of CSS rendering bugs (for example nested tables don't inherit fonts etc).
Just don't use IE5.01 or IE5.5 to browse anything other than your own sites though, as there is a reason the latest version is IE6 - they are hi-jackable browsers (or at least 5.01 is - 5.5 may be okay - does anybody know if this is the case?). It's no wonder that malware is so prolific when there are so many people with un-updated computers!
On the subject of CSS, I'm currently writing a tips and tricks css how-to, so watch this space.
Paul Lomax Internet Technology Manager IPC Country and Leisure Media - Country Life Magazine - Decanter Magazine - Horse and Hound Magazine - Total Golf Magazine - Web User Magazine - World Soccer Magazine - Yachting and Boating World
Edited by paul_lomax on 08/04/2005 18:45 (server time).
|
|
owen
regular
Reg'd: Thu
Posts: 3236
Loc: Lancashire, United Kingdom
|
|
Brilliant tip Paul. I'm doing my site in XHTML and CSS and this is the sort of things I wanted. You seem to be "tipping" a lot recently, methinks someone is after £25 but me also thinks that your not allowed it
Owen, http://www.isecurity.org.uk
Useful Diagnostics: Disable System Restore Post a Hijack This Log Download ALL Critical Updates and Service Packs Show Hidden Files and Folders
|
owen
regular
Reg'd: Thu
Posts: 3236
Loc: Lancashire, United Kingdom
|
|
Just tested my new design and it works fine and displays the same in Old Versions, the latest version and the Netscape Family. I'm pleased 
You are right about security issues with IE5. IE5.5 is in extended support phase so it is still reasonably safe but users are encouraged to use IE6 (because it has new privacy controls).
Owen, http://www.isecurity.org.uk
Useful Diagnostics: Disable System Restore Post a Hijack This Log Download ALL Critical Updates and Service Packs Show Hidden Files and Folders
|
|
|