Added a fix for setting the style property in IE: .attr("style", "...") (bug #1170).
[jquery.git] / src / intro.js
1 // prevent execution of jQuery if included more than once
2 if(typeof window.jQuery == "undefined") {