HOW TO precisely detect the browser version for IE 5 or higher

If you do browser detection with Javascript using navigator.appVersion, it returns the browser version as 4.0 for IE versions 5, 6 and 7!

Javascript guru Peter-Paul Koch has a script that handles many of the popular browsers & finds name of the browser, its version and OS it is running on.

Comments

Popular posts from this blog

30+ GitHub Products & Key Ecosystem Features You Should Know in 2026

HOW TO download files hosted in Azure Web App in bulk

This Week I Learned - Week 30 2026