当前位置:首页
开发技术指南» 文章正文
    引言:
 

 

    摘要: 根本放不出来。 a general error has occurred. ......
    摘要: 只要正确就给分 ......


如何取得读网页时ie的状态,如正在下载,完毕等等

如何判断网页是否下载完毕???请高手指教

NO.1   作者: net_lover

readyState   Property  
   
  Retrieves   the   current   state   of   the   object.  
   
  Syntax  
   
  Scripting   [   sState   =   ]   object.readyState    
   
  Possible   Values  
   
  sState    
  String   that   receives   one   of   the   following   values:  
   
  uninitialized    
   
  Object   is   not   initialized   with   data.    
  loading    
   
  Object   is   loading   its   data.    
  loaded    
   
  Object   has   finished   loading   its   data.    
   
  interactive    
  User   can   interact   with   the   object   even   though   it   is   not   fully   loaded.    
   
  complete    
  Object   is   completely   initialized.    
     
   
  The   property   is   read-only.   The   property   has   no   default   value.  
   
 


    摘要: 后台计算数据,在网页中快速显示(譬如0.5秒),只刷新该数据,不要整个页面刷新,如能回答,不胜感激! ......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE