简体   繁体   中英

Tool that can tell what handler functions are bind on which events with a given element?

Do you know is there any software that can tell what handler functions are bind on which events with a given element on the page, probably works like 'Inspect Element' on Firefox.

Thx in advance.

There is a feature for this in latest builds of Webkit, in the Developer tools.

I don't know if it's available in any stable builds yet, but I'd suggest downloading latest Safari or Chrome, and if it's not there, then get a Webkit nightly from http://nightly.webkit.org

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM