How can I search inside javascript text with firebug? - Stack Overflow

The "search" (magnifying glass) on the top-right hand corner of firebug does not search insid

The "search" (magnifying glass) on the top-right hand corner of firebug does not search inside javascript blocks, so if I have, for example, this:

<script type="text/javascript">

    var fooBar = "baz"

</script>

somewhere in a page, I can't find where "fooBar" is located. Is there any way to do it?

The "search" (magnifying glass) on the top-right hand corner of firebug does not search inside javascript blocks, so if I have, for example, this:

<script type="text/javascript">

    var fooBar = "baz"

</script>

somewhere in a page, I can't find where "fooBar" is located. Is there any way to do it?

Share Improve this question asked Sep 18, 2009 at 18:31 ZorzellaZorzella 9,0893 gold badges20 silver badges13 bronze badges 0
Add a ment  | 

2 Answers 2

Reset to default 7

If you switch to the script tab, it will search inside script tags. Just make sure the HTML file is selected in the file drop-down (it should be by default).

If you don't need to use Firebug specifically, you can also search in the View Source window.

FIREBUG does not search properly, it shows no result found... but IE Developer tools works best, as its gets highlighted even in framesets...

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745396725a4625913.html

相关推荐

  • How can I search inside javascript text with firebug? - Stack Overflow

    The "search" (magnifying glass) on the top-right hand corner of firebug does not search insid

    22小时前
    40

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信