发布网友 发布时间:2022-04-23 13:59
共2个回答
热心网友 时间:2022-04-24 16:23
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>
RunJS 演示代码
</title>
</head>
<body>
<button ondblclick="location.href='abc.html'">
双击
</button>
</body>
</html>
热心网友 时间:2022-04-24 17:41
ondblclick就可以了,调用js