Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 102 Bytes

Jquery.md

File metadata and controls

7 lines (5 loc) · 102 Bytes

Jquery

查詢該物件被綁定的所有事件

jQuery._data( $("button")[0], "events" );