2个回答
展开全部
<html xmlns="http://www.w3.org/1999/xhtml" >
<head>
<title>标题页</title>
<script LANGUAGE="JavaScript">
function openLicense(){
//打开窗口
window.open("http://www.google.com", "我爱的搜索", "fullscreen=7");
}
</script>
</head>
<body>
<input type=button value="打开说明" onClick="openLicense()">
</body>
</html>
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询