4个回答
2014-02-28
展开全部
<html>
<head>
<title>留言成功</title>
<link href="style.css" rel="stylesheet" type="text/css">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta http-equiv="refresh" content="2;URL=index.asp">
</head>
<body>
<div align="center">添加成功,2秒钟后自动跳转到<a href="index.asp">首页</a></div>
</body>
</html> <meta http-equiv="refresh" content="2;URL=index.asp">这个填写你要跳转的页面,以及等待跳转的秒数,我这里设置了2秒
<head>
<title>留言成功</title>
<link href="style.css" rel="stylesheet" type="text/css">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta http-equiv="refresh" content="2;URL=index.asp">
</head>
<body>
<div align="center">添加成功,2秒钟后自动跳转到<a href="index.asp">首页</a></div>
</body>
</html> <meta http-equiv="refresh" content="2;URL=index.asp">这个填写你要跳转的页面,以及等待跳转的秒数,我这里设置了2秒
2014-02-28
展开全部
<script language="javascript" type="text/javascript">
window.location.href=" http://www.e-melody.cn/";
</script>
这是js的页面跳转代码
把它放到页面中,载入的时候跳转
window.location.href=" http://www.e-melody.cn/";
</script>
这是js的页面跳转代码
把它放到页面中,载入的时候跳转
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐于2017-10-06
展开全部
这与手机性能没太大关系的。要看手机使用的浏览器。一般手机不是安装uc或者opera吗?他们应该都支持跳转的。但是好像都不支持JavaScript的。这个我具体也没开发过wap你还是自己测试吧!
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
2014-02-28
展开全部
<meta http-equiv="refresh" content="3;URL=xxx.htm">
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询