可視化的的事件綁定小工具:VisualEvent

jopen 9年前發布 | 34K 次閱讀 JavaScript開發 VisualEvent

VisualEvent,可視化的的事件綁定小工具,可以查看某個元素綁定了多少事件,包括事件處理的函數。
Visual Event shows:

  • Which elements have events attached to them
  • The type of events attached to an element
  • The code that will be run with the event is triggered
  • The source file and line number for where the attached function was defined (Webkit browsers and Opera only)
  • </ul>

    項目主頁:http://www.baiduhome.net/lib/view/home/1421848919000

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!