Browser 1.1-Minified
February 21, 2008 - 2:39am — JonathanTNeal
Download: jquery.browser.min.js_2.txt
Size: 1.39 KB
md5_file hash: 98aea45a08ebbeb569afe9bb44cb0926
First released: February 21, 2008 - 2:39am
Last updated: February 21, 2008 - 2:40am
Size: 1.39 KB
md5_file hash: 98aea45a08ebbeb569afe9bb44cb0926
First released: February 21, 2008 - 2:39am
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.