Added jQuery.browser.version (see ticket #1101). Works in all browsers that we support.
[jquery.git] / src / intro.js
1 /* prevent execution of jQuery if included more than once */
2 if(typeof window.jQuery == "undefined") {