国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 編程 > JavaScript > 正文

jQuery事件綁定與解除綁定實現方法

2019-11-20 12:40:26
字體:
來源:轉載
供稿:網友

本文實例講述了jQuery事件綁定與解除綁定實現方法。分享給大家供大家參考。具體如下:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html><head><title> New Document </title><meta name="Generator" content="EditPlus"><script src="./jquery-1.4.2.min.js"></script><style>div {border:1px solid black;width:20px;height:20px;text-align:center;float:left;cursor:pointer}.has{background-color:red;cursor:default}</style></head><body onload="autoCheck()"> <div id="10102" class="has">2</div> <div id="10103">3</div> <div id="10104">4</div> <div id="10105">5</div> <div id="10106">6</div> <div id="10107">7</div> <div id="10108">8</div></body></html><script type="text/javascript"> jQuery(function(){  jQuery("div").bind('click',function(){   if(jQuery(this).attr('class') != ''){    return false;   }   jQuery(this).addClass("has");   jQuery(this).unbind("click");  //window.open("./helloworld.html");   window.showModalDialog("./helloworld.html", window, "dialogWidth=500px;dialogHeight=400px;status=no;help=no;scrollbars=no");   jQuery(this).attr('id');  }); })</script>

希望本文所述對大家的jQuery程序設計有所幫助。

發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 汾阳市| 白水县| 于田县| 九台市| 昌邑市| 襄汾县| 滦平县| 龙井市| 革吉县| 桐柏县| 黄大仙区| 义乌市| 武清区| 泌阳县| 绥化市| 丰都县| 武川县| 兴化市| 康保县| 荔波县| 涿州市| 周口市| 陵水| 宁波市| 台江县| 岢岚县| 虹口区| 保亭| 中阳县| 永昌县| 惠来县| 枣阳市| 临沭县| 长岭县| 饶阳县| 宁明县| 城固县| 绥芬河市| 翁源县| 禄劝| 和顺县|