In web development it is the responsibility of the developer to make sure that the website is compatible (in terms appearance and features) with all major browsers in existance, namely under Internet Explorer, Mozilla Firefox, Safari, Chrome, and Opera (in order of browser market share). The latter four have almost similar characteristics (apart from some proprietary browser features) in rendering content as they adhere to web standards outlined by the W3C. The only nutcase here is IE – which has been the source of countless head scratching for web developers all around with its standards defying approach to the web. Surprisingly the latest iteration of IE just recently released, version 8 still lacks support for web standards and proves it by failing miserably in the Acid 3 Test. But with still more that 60% market share, unfortunately like it or not web developers still have to support IE (until it bows down to W3C standards or better yet – dies a slow and lonely death). Luckily there are many tools freely available for the purpose of developing in IE. The latest addition is the Internet Explorer Collection.
Internet Explorer Collection contains multiple IE versions, which are standalone so they can be used at the same time.
Conditional Comments work exactly the same as in the native versions. The original version number is shown correcty in the User Agent string. The version number can be found in the window title too.
Internet Explorer Collection also includes the Internet Explorer Developer Toolbar 1.00.2188.0. This Explorer Bar provides a variety of tools which make troubleshooting websites easier. The Internet Explorer Developer Toolbar is compatible with Internet Explorer 5.0 and higher when using Windows 2000 or higher.
IE versions available in the collection include the following:
- Internet Explorer 1.0 (4.40.308)
- Internet Explorer 1.5 (0.1.0.10)
- Internet Explorer 2.01 (2.01.046)
- Internet Explorer 3.0 (3.0.1152)
- Internet Explorer 4.01 (4.72.3110.0)
- Internet Explorer 5.01 (5.00.3314.2100)
- Internet Explorer 5.5 (5.51.4807.2300)
- Internet Explorer 6.0 (6.00.2800.1106)
- Internet Explorer 6.0 (6.00.2900.2180)
- Internet Explorer 7.0 (7.00.5730.13)
- Internet Explorer 8.0 (8.00.6001.18702)
Internet Explorer Collection v1.3.0.1 is a 54.4 MB download.


