为了账号安全,请及时绑定邮箱和手机立即绑定

可以显示的

<!DOCTYPE html>

<html>

<head>

<meta charset="UTF-8">

<title>Document</title>

<script tyep="text/javascript">

alert("欢迎来到慕课网")

function handleClick(){

window.open("https://www.baidu.com","_top","width=600,height=400")

}

</script>

</head>

<body>

<button type="submit" onclick="handleClick()">点击我,打开新窗口按钮</button>

</body>

</html>


正在回答

1 回答

keyi

0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

可以显示的

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信