Firefox Web Developer Toolbar 是否具有与 Firebug 的“Inspect Element”等效的功能? CSS 实时调试功能?

发布于 2024-08-07 15:53:03 字数 202 浏览 6 评论 0原文

要编辑 CSS,我必须检查 Firebug 中的元素,然后在 Firefox Web Developer 工具栏中进行更改,以便可以将更改保存到单独的 CSS 文件中。

如果我能忘记 Firebug 并只使用一个工具,那就太好了。 Web 开发人员工具栏是否有“检查元素”选项?我好像找不到一个

此功能的作用是让您将鼠标悬停在结构元素上并检查关联的 CSS。

To edit CSS, I have to inspect elements in Firebug and then make changes in the Firefox Web Developer toolbar so that I can save the changes out to a separate CSS file.

It would be nice if I could forget about Firebug and just use a single tool. Does the Web Developer toolbar have an "Inspect Element" option? I can't seem to find one.

What this feature does is lets you hover your mouse over structural elements and inspect the associated CSS.

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

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

发布评论

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

评论(2

回梦 2024-08-14 15:53:03

尝试信息->显示元素信息 (Ctrl-Shift-F)。

Try Information -> Display Element Information (Ctrl-Shift-F).

梦纸 2024-08-14 15:53:03

使用 CSS >编辑 CSS 您还可以编辑 CSS 并实时预览更改。

With CSS > Edit CSS you can also edit the css and preview changes live.

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