[笔记] jQuery.holdReady(hold)
?
holdReady: function( hold ) {if ( hold ) {jQuery.readyWait++;} else {jQuery.ready( true );}}