如何让可拖动的 jQuery UI 对话框出现在 Google 地球插件顶部?

发布于 2024-10-19 14:12:06 字数 71 浏览 3 评论 0原文

Zindex 不起作用。 iframeFix 变量似乎也不起作用。该页面似乎不会在插件之上呈现任何内容。

想法?

Zindex won't work. The iframeFix variable doesn't seem to work either. The page won't seem to render anything on top of the plugin.

Thoughts?

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

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

发布评论

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

评论(1

瑾兮 2024-10-26 14:12:06

在 Api 或 Dom 中都不直接支持在 div 上覆盖“z 索引”。使用“iframe shim”技术是标准的解决方法,尽管透明度可能很棘手。

http://earth-api-samples.googlecode。 com/svn/trunk/demos/customcontrols/index.html

...不确定这是否是重复的问题...
如何在 Google 地球插件上放置 html div?我想涉及到wmode

The there is no direct support for overlaying 'z-indexing' a div either in the Api or Dom. Using the 'iframe shim' technique is the standard workaround although transparency can be tricky.

http://earth-api-samples.googlecode.com/svn/trunk/demos/customcontrols/index.html

...Not sure if this is a duplicate question or not...
How can I place a html div over the Google Earth plugin? Involves wmode, I imagine

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