How to detect browser type & version using jQuery
How to detect browser type & version using jQuery
jQuery.browser is one of the properties of the global jQuery Object. The property “$.browser” or “jQuery.browser” enables to detect which web browser is accessing the page. It is very useful while in need of serving unique contents for different browsers.


