Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dsadhanala/browser-detect

browser detect jQuery plugin
https://github.com/dsadhanala/browser-detect

Last synced: 29 days ago
JSON representation

browser detect jQuery plugin

Awesome Lists containing this project

README

        

Browser Detection jQuery Plug-in
================================

Simple browser detection jQuery plug-in, which helps you parse user agent string and fetch the browser information for addressing cross browser compatibility issues.
I would recommend you to try feature detection instead user agent sniffing, however sometimes having browser information handy helps us addressing weird cross browser issues.

There is still some room to enhance this plug-in but for the time being it is good to go!