Easier Testing For Internet Explorer – modern.IE
1
Feb
// php the_time('Y') ?>
For anyone building websites, testing their compatibility and making them work on major IE versions is a nightmare.
However, since the latest versions (9 & 10), things are becoming more stable on the IE side and we need to create less IE-specific code.
In order to simplify this testing process, Microsoft has launched modern.IE, a platform that consists of tools and information for testing + improving IE compatibility.
The platform includes a web-based scanner that finds any issues and also tells how to fix them, virtual testing tools that works remote or local (for all operating systems) and detailed information regarding improving compatibility.
Website: http://www.modern.ie/
- Tags:
IE
- Filed under: Extras, Info, No License
- 1 Comment












One Response for "Easier Testing For Internet Explorer – modern.IE"
thanks for introducing modern.ie, never heard of it till now. Checking it out!