detect browser and version

detect browser and version

Ideally, you don't want to rely on browser or its version (use feature detection instead?)
but in case its needed, this library seems to have it covered:

https://github.com/lancedikson/bowser

Comments