码迷,mamicode.com
首页 > Web开发 > 详细

网页跳转,可以任意规定延迟显示的时间

时间:2014-04-30 02:00:03      阅读:510      评论:0      收藏:0      [点我收藏+]

标签:com   http   class   tar   c   ext   t   get   html   htm   text   

<html> 
<head>
<title>页面跳转</title>
<meta http-equiv="refresh" content="3;url=http://hi.baidu.com/xiangso">
</head>
<body>
此页面三秒后跳转到http://hi.baidu.com/xiangso
</body>
</html>


数字 3 代表延迟显示网页时间,3代表是延迟3秒后显示所指定链接的页面

网页跳转,可以任意规定延迟显示的时间,码迷,mamicode.com

网页跳转,可以任意规定延迟显示的时间

标签:com   http   class   tar   c   ext   t   get   html   htm   text   

原文地址:http://www.cnblogs.com/cqz1990/p/3695788.html

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