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
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
Post a Comment