简体   繁体   中英

firebug find javascript function source

With firebug, I'm having a difficult time locating jspaginate.init Javascript function in page https://discussions.apple.com/thread/7629335 . This is in reference to How to I find javascript source in web page?

I've gotten this far. Now, how do I go about finding the function?

在此处输入图片说明

Here is the list of whatever they are that I see: 我看到的任何东西的清单

Click the script tab. Type in the name in the search file. In this case, type jspaginate.

When you click on the search field, a pull down menu appears. Be sure that "multiple files" is checked. Should search as you type. Doesn't tell you if multiple items have been found. You need to click on the down arrow until you find the function jspaginate. 在此处输入图片说明

在此处输入图片说明

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM