有没有办法在Google地球上放置透明背景DIV(形成菜单开头和结尾的曲线图像)。
由于
答案 0 :(得分:1)
我认为您正在寻找一种IFRAME垫片解决方案。 以下是非常相似问题的链接:How can I place a html div over the Google Earth plugin? Involves wmode, I imagine
答案 1 :(得分:0)
我在我的网站上使用iframe div来创建一个菜单 - 你可以在这里看到我的网站: http://www.3dwhistler.com/
或者是一个简单的例子 http://earth-api-samples.googlecode.com/svn/trunk/demos/customcontrols/index.html
至于使其透明,通过使用CSS,您可以使用Mac但不能使用基于Windows的浏览器。它在Mac上看起来很酷,但不是每个浏览器使用不同的CSS,我现在坚持“常见”的外观。