Monday, June 3, 2024
 Popular · Latest · Hot · Upcoming
108
rated 0 times [  109] [ 1]  / answers: 1 / hits: 16203  / 15 Years ago, tue, october 13, 2009, 12:00:00

One can bind Javascript events to html elements without using inline declarations.



Is there a way when inspecting an html element to know which events are bound to the element?
I want to know about the events defined by the developer and not the internal ones that come with the browser.



So if I hover over an element and a menu shows up, I want to know which method caused it.



I have been trying Event Spy with the Code inspector but it logs too many of the internal ones, unless I am not using it right.


More From » firefox

 Answers
0

Visual event 2



Visual

(source: tinygrab.com)




Visual Event is an open source Javascript bookmarklet which provides debugging information about events that have been attached to DOM elements.



[#98523] Thursday, October 8, 2009, 15 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
brynn

Total Points: 448
Total Questions: 83
Total Answers: 118

Location: Albania
Member since Sun, Nov 22, 2020
4 Years ago
brynn questions
Wed, Sep 22, 21, 00:00, 3 Years ago
Wed, Dec 23, 20, 00:00, 4 Years ago
Wed, Aug 12, 20, 00:00, 4 Years ago
;