ie8linter – A little tool to lint websites for IE8 compatibility

   

This is a little tool to lint websites for IE8 compatibility, with warnings for possible pitfalls and suggested fixes.

Unfortunately for some of us, there are still projects out there that require compatability with our friendly dinosaur IE8. For these special occasions I made this little linter. What it would do is spit all the usual suspects that cause incompatability and suggest fixes.

Rather than scratch your head for hours about a missing navigation bar only to find you set an initial value on your position property in one of the multiple CSS files, just give it to the linter.

ie8linter

ie8linter    GitHub