最新国产好看的视频,伊人天堂AV在线,国产Aaaaaa视频,蜜臀视频在线观看一区,人妻av色图,密臀久久久精品影片,青青视频免费观看毛片,久草在线观看视,国产三级精品色情在线

返回值: Elementevent.delegateTarget

V1.7概述

當(dāng)currently-called的jQuery事件處理程序附加元素。

此屬性是最經(jīng)常有用是通過(guò)過(guò).delegate() 或.on()附加委派的事件,事件處理程序附加在正在處理的元素的祖先上。它可用于,例如,指明委派識(shí)別和刪除事件處理程序。 This property is most often useful in delegated events attached by .delegate() or .on(), where the event handler is attached at an ancestor of the element being processed. It can be used, for example, to identify and remove event handlers at the delegation point.

對(duì)于非授權(quán)的事件處理程序,直接連接到一個(gè)元素,event.delegateTarget 總是等價(jià)于event.currentTarget.

示例

描述:

When a button in any box class is clicked, change the box's background color to red.

jQuery 代碼:
$(".box").on("click", "button", function(event) {
  $(event.delegateTarget).css("background-color", "red");
});
深圳市| 广东省| 涞源县| 雅江县| 安多县| 合阳县| 安仁县| 汉川市| 松江区| 北辰区| 孝义市| 澎湖县| 肇庆市| 连云港市| 黎川县| 田林县| 甘洛县| 南江县| 宜兴市| 玉门市| 富平县| 浦东新区| 贵德县| 阳高县| 望城县| 永兴县| 石嘴山市| 泉州市| 开鲁县| 营山县| 孟州市| 凯里市| 庆城县| 通辽市| 建湖县| 彭泽县| 丰台区| 武川县| 揭西县| 福泉市| 东港市|