Wednesday, 21 August 2013

How to determine which JavaScript file opens a popup window

How to determine which JavaScript file opens a popup window

when I click a button on a site, one popup window shows, how could I check
this popup windows calls which js file and the codes in that file? I right
click the site and chose view page source, in the <head>...</head>
section, there are many js files, I can not tell which is the one for this
popup window.

No comments:

Post a Comment