自动跳转

来源:互联网 发布:淘宝bug是什么意思啊 编辑:程序博客网 时间:2024/06/03 02:57
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml" lang="zh-CN"><head><title>新建网页</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="description" content="" /><meta name="keywords" content="" /><script type="text/javascript">var forward_url = "http://wllive.com/app/go.asp";//某页网址function l(){              document.location.href = forward_url;    }</script></head>    <body>    <a href="http://163.com" onclick="l()" target="_blank">163</a>    </body></html>

原创粉丝点击