如何允许单击具有较高 z-index 的元素后面的元素

发布于 2024-12-01 00:35:15 字数 99 浏览 1 评论 0原文

我想在整个页面上进行反思。我有一个从白色渐变为透明的透明 png,我希望它填充浏览器并显示在其他所有内容之上,但允许用户单击其后面的所有内容,不能拖动,并在所有浏览器中工作。这可能吗?

I would like to put a reflection over the entire page. I have a transparent png that fades from white to transparent and I would like it to fill the browser and be displayed above everything else but allow the user to click on everything behind it, not be able to be dragged, and work in all browsers. Is this possible?

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

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

发布评论

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

评论(2

冬天旳寂寞 2024-12-08 00:35:15

为什么不将内容背景设置为透明,或者使用透明 png?

或者设置内容的不透明度,就像它淡入背景一样。不确定您想要实现什么,但我确信如果您尝试新方法,您可以获得类似的效果。从设计的角度来看,我无法想象主要内容上的 div 如何能够创造出通过其他方法无法实现的效果。

Why not make the content backgrounds transparent, or with transparent png's?

Or set the opacity for the content as if it's faded into the background. Not sure what you're trying to achieve though I'm sure you can get a similar effect if you try a new approach. From a design point of view I can't imagine how a div over the main content could create an effect not achievable via other methods.

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