🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

getBrowser is a jQuery plugin used to detect and determine the version of web browser using user agent.

Browser

Documentation

getBrowser 1.0

Plugin to get the browser information like in oldies versions of jQuery. Identifies all Internet Explorer versions, Chrome, Firefox and Opera.

Install

Your install is very easy. Only you must insert the following source code file.

<script src="js/getBrowser.js"></script>

How to use

if(jQuery.browser.msie && jQuery.browser.version < 10){     // Actions }

For more information on web design and development don't leave to visit islavisual.com.


You May Also Like