Plugins

User login
Can't find a Plugin?

Can't find a Plugin you are looking for? Check out the jQuery Wiki page.

Are you a plugin developer? Please move your plugin over to this site.

Website Bug or Feature Request?

Found a bug on the new jQuery Plugin website? Have a feature request?

Submit it to the jQuery Plugin website issue queue to ensure it is noticed!

Browser 1.1-Uncompressed


Download: jquery.browser.js_2.txt
Size: 2.63 KB
md5_file hash: d44579b7bbc3cb3a3c67166d40ac1f5e
First released: February 21, 2008 - 2:38am
Last updated: February 21, 2008 - 2:40am

Changed 'addSelectors' to 'addSelectors' and changed 'removeSelectors' to 'removeSelectors' because the new name actually makes sense.

Switched some ternary expressions to boolean OR checks to improve speed and code readability.

Followed the suggestion to have 'addSelectors' run by default (adding browser selectors to HTML). This can be very easily changed in the script for either functionality.