Only do the hasAttribute check if the method exists - IE falls back to the === null...
[jquery.git] / src / support.js
index febff15..75e89dd 100644 (file)
 
        // release memory in IE
        root = script = div = all = a = null;
-})( jQuery );
+})();
 
 jQuery.props = {
        "for": "htmlFor",