M
Matt Kruse
I'm trying to reverse-engineer a page (Facebook, in particular) and
figure out what happens when a certain link is clicked. For this
exercise, I only care about Firefox.
What is the best way to find out what happens when I click a link,
what function calls are fired, and on what elements they are attached
to as listeners?
I have Firebug, of course, but perhaps I don't know how to use it
correctly to find this info.
Thanks,
Matt Kruse
figure out what happens when a certain link is clicked. For this
exercise, I only care about Firefox.
What is the best way to find out what happens when I click a link,
what function calls are fired, and on what elements they are attached
to as listeners?
I have Firebug, of course, but perhaps I don't know how to use it
correctly to find this info.
Thanks,
Matt Kruse