TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Firebug 1.3.0 Final Released

83 点作者 JGM564超过 16 年前

3 条评论

bprater超过 16 年前
Don't forget to nab the UJS plug-in for it:<p><a href="http://remi.org/2009/01/06/using-firebug-to-debug-unobtrusive-javascript.html" rel="nofollow">http://remi.org/2009/01/06/using-firebug-to-debug-unobtrusiv...</a><p>Now you don't have to guess what events were bound to which elements!
评论 #423925 未加载
评论 #423930 未加载
评论 #424456 未加载
smakz超过 16 年前
Some other tools I use day to day when working on websites:<p>Measure it - adds a ruler to FF for pixel pushing: <a href="https://addons.mozilla.org/en-US/firefox/addon/539" rel="nofollow">https://addons.mozilla.org/en-US/firefox/addon/539</a><p>Web Developer Toolbar - adds a whole bunch of inspector type stuff <a href="https://addons.mozilla.org/en-US/firefox/addon/60" rel="nofollow">https://addons.mozilla.org/en-US/firefox/addon/60</a><p>Color Picker - Lets you get the color of a pixel by clicking on it <a href="https://addons.mozilla.org/en-US/firefox/addon/271" rel="nofollow">https://addons.mozilla.org/en-US/firefox/addon/271</a><p>IE also has similar tools: <a href="http://en.wikipedia.org/wiki/Microsoft_Script_Debugger" rel="nofollow">http://en.wikipedia.org/wiki/Microsoft_Script_Debugger</a> <a href="http://www.microsoft.com/downloadS/details.aspx?familyid=E59C3964-672D-4511-BB3E-2D5E1DB91038&#38;displaylang=en" rel="nofollow">http://www.microsoft.com/downloadS/details.aspx?familyid=E59...</a>
jpcx01超过 16 年前
Arggg.. no Firefox 3.1 support<p>Firefox plugin API really needs an overhaul. It shouldn't be assumed that everything breaks on every point release. Firefox needs to come up with an API going forward and stay backwards compatible till the next full version number.<p>I think Chrome is going to lead the way here. Their plugin strategy seems to be based off fixing the mis-steps of firefox.
评论 #424169 未加载
评论 #425442 未加载
评论 #424261 未加载