开发者

Fire bug Events

开发者 https://www.devze.com 2023-03-26 03:51 出处:网络
How do a look for the events in firebug? I want to find out how m开发者_StackOverflow中文版any events that are their in the page using fire bug.If you want to look for all events on web page you may u

How do a look for the events in firebug? I want to find out how m开发者_StackOverflow中文版any events that are their in the page using fire bug.


If you want to look for all events on web page you may use EventBug plugin for firebug http://getfirebug.com/wiki/index.php/Firebug_Extensions#Eventbug

But if you want debug it you may use Event Listener Breakpoints in Google Chrome http://code.google.com/intl/ru-RU/chrome/devtools/docs/scripts-breakpoints.html#listeners

0

精彩评论

暂无评论...
验证码 换一张
取 消