适用于浏览器的 JavaScript 开发插件

发布于 2024-07-17 18:19:12 字数 239 浏览 11 评论 0原文

是否有一个插件可以帮助 Firefox 以外的浏览器中的 JavaScript(客户端)Web 开发,Firebug 就足够了?

特别是对于 Internet Explorer(版本 7)和 Opera(版本 9),我目前遇到了问题。

任何浏览器都欢迎有关 Firebug 等开发工具的信息。

Is there an addon that assists JavaScript (client-side) web development in browsers other than Firefox, for which Firebug suffices?

Especially something for Internet Explorer (version 7) and Opera (version 9) with which I'm currently experiencing issues.

Information about development tools like Firebug, are welcome for any browser.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(7

↘紸啶 2024-07-24 18:19:12

如果您使用 IE8 - 按 F12,您将看到奇妙的开发人员工具窗口。

如果您使用的是早期版本 IE 开发工具栏也许很方便。

对于 Opera,您可以使用 DragonFly可能有帮助

If you are using IE8 - Press F12 and you will see the fantastic developer tool window.

If you are using earlier versions IE Developer Toolbar maybe handy.

For Opera you can use DragonFly or this might help

伴梦长久 2024-07-24 18:19:12

Safari 4(测试版)(适用于 Mac 和 PC)可能会对您有所帮助,但下载后并安装它,您需要进入您的首选项并打开开发人员设置,然后重新启动 Safari。 这将为您提供一个 Developer 文件菜单项,其中包含更改用户代理、JavaScript 分析器和调试器的选项,以及一个很棒的小型 Web 检查器窗口(停靠或浮动),使您可以访问 (X)HTML 、CSS、资源(资产和时间)、JavaScript、JavaScript 分析和 HTML5 数据库。

此外,它还为您提供了一个 JavaScript 控制台,以便您可以调用当前呈现的页面来检查设置、变量、DOM 遍历和许多其他各种小东西,所有这些都是实时的。 非常强大而且非常好。

一旦您调整了要调整的内容,只需复制您的更改(或然后记下它们)即可对源进行更改。 我才刚刚开始接触它的力量,我不得不说,到目前为止,使用它真的是一种乐趣——令人惊讶的是。

Safari 4 (beta) (for both Mac and PC) may help you, but after you download it and install it you'll need to go into your preferences and turn on the Developer settings, then restart Safari. This will give you a Developer file menu item with choices to change the User Agent, JavaScript Profiler and Debugger and a great little Web Inspector window (either docked or floating) which gives you access to (X)HTML, CSS, Resources (assets and timing), JavaScript, JavaScript Profiling and HTML5 database.

In addition it gives you a JavaScript console so you can make calls into the current rendered page to check for settings, variables, DOM walking and many other various little goodies, all in real-time. Quite powerful and really nice.

Once you've tweeked what you're tweeking, simply copy your changes (or note them then) make the changes to your source. I've only started accessing the power of it and I have to say, it's so far been a real joy to use - surprisingly so.

別甾虛僞 2024-07-24 18:19:12

对于IE来说,刚拿到IE8,内置的开发工具就相当不错了。 如果您需要测试 IE7 行为,请使用兼容模式。 当然,您可能希望对 IE7 本身进行最终测试(您可以下载脚本调试器和开发工具来与 IE7 一起使用,但这并不那么顺利)。

For IE just get IE8, the built-in dev tools are pretty good. If you need to test IE7 behaviour use compatiblity mode. Of course you may wish to do a final test on IE7 itself (and you can download Script debugger and dev tools to work with IE7 but thats not as slick).

半枫 2024-07-24 18:19:12

IE 开发者工具栏

歌剧? 从来没有一个选择! Webkit可能更重要。

IE Developer Toolbar

Opera? Never an option! Webkit may be more important.

壹場煙雨 2024-07-24 18:19:12

Safari 4 的 Web Inspector 非常棒。

史蒂夫

Safari 4's Web Inspector is great.

Steve

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文