Searched refs:readyList (Results 1 – 3 of 3) sorted by relevance
2969 jQuery.readyList.push( fn );3020 readyList: [], property3029 if ( jQuery.readyList ) {3031 jQuery.each( jQuery.readyList, function(){3036 jQuery.readyList = null;
19 …readyList.push(E)}return this},live:function(G,F){var E=o.event.proxy(F);E.guid+=this.selector+G;o… property
81 readyList,279 readyList.add( fn );435 readyList.fireWith( document, [ jQuery ] );445 if ( readyList ) {449 readyList = jQuery.Callbacks( "once memory" );