禁用IE后退按钮

<script   language="JavaScript">    
  <!--    
window.history.forward(1); 
  //window.location.replace(document.URL);   
  //window.open(document.URL,"_self","",true);
  //-->    
  </script> 
posted @ 2009-03-05 17:30  YaSin  阅读(284)  评论(0)    收藏  举报