码迷,mamicode.com
首页 > Windows程序 > 详细

window.location.href

时间:2017-02-09 19:18:25      阅读:171      评论:0      收藏:0      [点我收藏+]

标签:welcome   ext   oca   style   file   htm   刷新   页面   text   

WEB设置首页

  <welcome-file-list>
    <welcome-file>index.html</welcome-file>
  </welcome-file-list>

windows.location.href="/url" 当前页面打开URL页面,表示重新定向到新页面,同时刷新打开的这个页面;

<script type="text/javascript">
    window.location.href = "./home/home.html";
</script>

啦啦啦

window.location.href

标签:welcome   ext   oca   style   file   htm   刷新   页面   text   

原文地址:http://www.cnblogs.com/ClassNotFoundException/p/6383352.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!