jquery-browser-plugin icon indicating copy to clipboard operation
jquery-browser-plugin copied to clipboard

A jQuery plugin for browser detection

Results 9 jquery-browser-plugin issues
Sort by recently updated
recently updated
newest added

Hi, $.browser.msedge doesn't seem to work for me on Edge. Also $.browser.webkit is true on Edge

Bumps [jquery](https://github.com/jquery/jquery) from 2.2.4 to 3.5.0. Commits 7a0a850 3.5.0 8570a08 Release: Update AUTHORS.txt da3dd85 Ajax: Do not execute scripts for unsuccessful HTTP responses 065143c Ajax: Overwrite s.contentType with content-type header...

dependencies

Hello, how can i check an Windows Tablet or Rouch Display with this Plugin?

I have a problem to detect version of older Firefox, for example: Mozilla/5.0 (Windows NT 10.0; WOW64) Gecko/20100101 Firefox/40.0 I see that Mozilla made some changes: Mozilla/5.0 (Windows NT 10.0;...

Is this possible with this plugin? I want to know if a user is on a webview (for example if he opens a page link in facebook)

Using $.browser.mozilla returns true in IE11.

The anonymous module registration is not allowed in require.js and causes the error message "Mismatched anonymous define() modules ..." Can easily be solved by naming the module: - define(['jquery'], function...

Is it possible with this plugin?

enhancement

Hey, Would it be possible to publish the old versions which are missing in the NPM registry? These are: `0.0.7`, `0.0.8`, and `0.1.0` There are probably more reasons others would...