Using FireBug for a website with frames

て烟熏妆下的殇ゞ 提交于 2019-12-06 04:11:24

There are two menu strips in Firebug. When you select the "Script" tab, above that is a menu strip that contains the name of the current file. If you click on that, you'll see a list of all files downloaded on the current page. Select the file loaded into the frame you want to debug, and it's contents will appear in the text box. You'll see the entire contents, not just the script blocks.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!