Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dsadhanala/browser-detect
- Owner: dsadhanala
- Created: 2013-10-28T16:15:20.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-07T21:20:04.000Z (about 10 years ago)
- Last Synced: 2024-04-13T23:07:03.835Z (8 months ago)
- Language: JavaScript
- Size: 137 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!