tutorial.eyehunts.com
JavaScript get user agent | Navigator userAgent
Use Navigator.userAgent read-only property to get user agent in JavaScript. This will returns the user agent string for the current browser.
Rohit