// The basic check if(document.readyState === 'complete') { // good to go! } // Polling for the sake of my intern tests var interval = ...
確定! 回上一頁