Make sure that document.body exists, at least, in IE before the ready event is fired...
[jquery.git] / test / data / testrunner.js
1 jQuery.noConflict(); // Allow the test to run with other libs or jQuery's.