我可以防止 firebug lite div 堆叠在闪现 div 之上吗?

发布于 2024-11-27 08:56:10 字数 267 浏览 5 评论 0原文

Firebug lite 当包含在页面中时,会在窗口右下角显示一个 div 标签。新工具 Glimpse 也使用相同的方法来显示 div 以进行激活。我的问题是,glance div 按 z 顺序出现在 firebug div 下方。

有没有一个简单聪明的方法来解决这个问题?

Firebug lite displays a div tag in the bottom right of the window when included on a page. The new tool Glimpse uses the same method to display a div for it's activation as well. My problem is that the glimpse div appears under the firebug div in z-order.

Is there a simple clever way to solve this?

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

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

发布评论

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

评论(2

倾城月光淡如水﹏ 2024-12-04 08:56:10

您可以更改 Firebug Lite 选项以不显示该小图标:

https://getfirebug.com/ firebug-lite.js#showIconWhenHidden=false

设置选项的方法有多种。在此处阅读更多信息:

http://getfirebug.com/firebuglite#Options

You can change Firebug Lite options to not display that little icon:

https://getfirebug.com/firebug-lite.js#showIconWhenHidden=false

There are different ways to set options. Read more here:

http://getfirebug.com/firebuglite#Options

迷荒 2024-12-04 08:56:10

您可以在页面上添加一些 JavaScript,以获取 Glimpse 或 FireBug Light div(如果存在)并更改位置或 zIndex。

You could add a little JavaScript on your page that grabs either the Glimpse or FireBug Light div (if present) and changes the placement or zIndex.

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