如何实现进入网页时自动跳转到另一个页面在加弹出一个页面
展开全部
<html>
<head>
<title> test </title>
<meta http-equiv= "Content-Type " content= "text/html; charset=gb2312 ">
</head>
<body onload= "javascript:window.open( 'xxx.htm ', 'new ', 'height=200,width=400,status=yes,toolbar=no,menubar=no,location=no '); ">
</body>
</html>
重要的是<body开始 </body>结束这句
<head>
<title> test </title>
<meta http-equiv= "Content-Type " content= "text/html; charset=gb2312 ">
</head>
<body onload= "javascript:window.open( 'xxx.htm ', 'new ', 'height=200,width=400,status=yes,toolbar=no,menubar=no,location=no '); ">
</body>
</html>
重要的是<body开始 </body>结束这句
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询