wsj lab:: JavaScript - detect browser's compatibility
There are various ways to detect user browser's compatibility with your web pages via JavaScript ?You my right-click your mouse and select "View Source" to see the source code.
Everything is inside the function displayInfo()