2

Is there any way to find out what script applies to certain HTML elements? With inspect element you can see the styles applied to elements and I'd like to check what javascript is applied also.

Example(this is what actually made me ask the question):

http://yeti.wp.irishmiss.com/album-gallery/

When you hover an item, a few things are happening and I'd like to know witch script(there are many scripts included in the html page) is responsible for the effects, and if all the scripts were merged into one .js file, would be nice to know the code responsible for the effect.

There are a lot of scripts and would be nice to know witch does certain things to the html elements.

NicolaeBozbici
  • 263
  • 3
  • 9

0 Answers0