62,621
社区成员
发帖
与我相关
我的任务
分享
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>无标题文档</title>
<script type="text/javascript">
function opens()
{
window.open("http://www.hao123.com","a","height=435, width=750, top=100, left=150,toolbar=no, menubar=no, scrollbars=yes,resizable=yes,location=no, status=no");
}
</script>
</head>
<body>
<input type="button" onclick="opens();" value="打开"/>
</body>
</html>


共同关注