Searched refs:readyState (Results 1 – 1 of 1) sorted by relevance
439 if ( document.readyState === "complete" ) {915 if ( document.readyState === "complete" ) {7247 readyState: 0, property7324 jqXHR.readyState = status > 0 ? 4 : 0;7552 jqXHR.readyState = 1;7950 if ( isAbort || !script.readyState || /loaded|complete/.test( script.readyState ) ) {8105 if ( callback && ( isAbort || xhr.readyState === 4 ) ) {8121 if ( xhr.readyState !== 4 ) {8173 if ( !s.async || xhr.readyState === 4 ) {