How to find a function in javascript files -
i have many javascript files referenced in html file. there call function x. how can find x is?
additional description: it's not local site , don't have js, can download js , search files. i'd use method firebug, etc.
search files x function name. previous poster said - firebug firefox special friend when developing web.
Comments
Post a Comment