The jQuery Browser Plugin is an addon for jQuery that makes it easy to uniquely identify your visitors’ browsers.
It gives you an object in javascript that contains all of the information about the browser being used. It also adds CSS browser selectors, which means you can style elements or write functions for specific browsers, browser versions, layouts, layout versions,
and even operating systems. Image of the jQuery Browser Plugin in action.
Related posts:

