Fix css("opacity") to not clobber other filters in IE. Closes #4707.
[jquery.git] / test / data / testrunner.js
1 jQuery.noConflict(); // Allow the test to run with other libs or jQuery's.