Home > Article > Web Front-end > IE version detection in js_javascript skills
The most common one is to detect navigator.userAgent (this can be used for all browsers, skip it).
The other is IE’s conditional comments. This article has a more detailed explanationhttp://www.jb51.net/article/29336.htm