<!DOCTYPE HTML>
<html>
<head>
<title>鼠标长按事件</title>
<script>
var num = 0 ;
function whichElement(e){
var timer_alert = setTimeout(function() {
if(ewhich==1) {
num++
if(num==2){
num=0;
windowlocationhref='http://www163com';
}else{
whichElement( e );
}
}
}, 3000) ;
}
</script>
</head>
<body>
<div style="border:1px solid #E0E0E0;width:150px;height:150px;" onmousedown="whichElement(event)">
</div>
</body>
</html>
以上就是关于寻求一个 手机端的 js 长按一个div 3秒 然后进行页面跳转。全部的内容,包括:寻求一个 手机端的 js 长按一个div 3秒 然后进行页面跳转。、、等相关内容解答,如果想了解更多相关内容,可以关注我们,你们的支持是我们更新的动力!
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)