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.