Does Firebug have something built-in to disable all javascript for a site/page?
views:
1549answers:
3
+10
A:
Not that I know of. But you can use the web developer toolbar or noscript addons to do that.
KooiInc
2009-02-26 21:52:22
upvote for noscript: you should be using that anyway.
Joel Coehoorn
2009-02-26 21:56:05
that's a stupid statement. no one "should" be using that- there's no reason.
Greg
2009-02-26 22:02:12
+2
A:
I would look at noscript. Also the firebug folks (john barton I think is the guy's name) are very responsive so if you want a feature post it on the google group or bug/enhancement tracker. I don't think it currently has this feature, but check out the 1.4 branch (currently in Alpha), it might (no idea) contain something like this.
Greg
2009-02-26 21:56:27