摘要:
<input id="666" type="button" >点击</input> <script type="text/javascript"> $(function(){ $("#666").unbind("mousedown").bind("mousedown", function (even 阅读全文
posted @ 2022-06-16 15:36
红尘沙漏
阅读(967)
评论(0)
推荐(0)
摘要:
<input type="button" ondblclick="test()">点击</input> <script type="text/javascript"> function test(){ alert("双击事件!!!!!!!!"); } </script> 阅读全文
posted @ 2022-06-16 15:00
红尘沙漏
阅读(2190)
评论(0)
推荐(0)

浙公网安备 33010602011771号