需要一个图层来模糊我的应用程序;

编程入门 行业动态 更新时间:2024-10-27 17:17:02
本文介绍了需要一个图层来模糊我的应用程序;-)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我有一个链接等屏幕。我想做的是创建一个 图层,与我的页面大小相同,将它放在我的页面顶部,这样 用户无法点击我的任何链接。 这可能吗? 例如greeeeeeeeeeeeeeeeet: - )

i have a screen with links etc. whay i would like to do is to create a layer, the same size as my page, place it right on top of my page, so that users can not click on any of my links. is this possible ? example would be greeeeeeeeeeeeeeeeet :-)

推荐答案

Mel写道: Mel wrote: 我有一个链接等屏幕。我想要要做的是创建一个与我的页面大小相同的图层,将它放在我的页面顶部,这样用户就无法点击我的任何链接。 示例是greeeeeeeeeeeeeeeeet: - ) i have a screen with links etc. whay i would like to do is to create a layer, the same size as my page, place it right on top of my page, so that users can not click on any of my links. is this possible ? example would be greeeeeeeeeeeeeeeeet :-)

猜猜 - 没有尝试过: 在页面末尾的代码: < div id =" layer">& nbsp;< / div> 和CSS: div#layer { position:absolute; top:0; lef t:0; 身高:[你的页面高度是多少] 背景:透明; } 我不认为它会产生你想要的效果。 如果是网页,人们会 a)得到生气,因为他们无法点击链接 b)如果他们确定了,他们仍然可以潜入你的代码并找到 hrefs。 如果你只想展示 图片而不是真实图片,为什么不创建图像呢? - Els locusmeus/ Sonhos vem。 Sonhos v?o。 Orestoébritfeito。 - Renato Russo - 现在播放:Thunder - Dirty Love

Just guessing - haven''t tried it out: at the end of your page''s code: <div id="layer">&nbsp;</div> and in CSS: div#layer{ position:absolute; top:0; left:0; height:[whatever height your page is] background:transparent; } I don''t think it will have the effect you''re after though. If it''s a web page, people will a) get pissed off cause they can''t click the links b) if they''re determined, they can still dive into your code and find the hrefs. Why don''t you just create an image if you only want to show the picture and not the real thing? -- Els locusmeus/ Sonhos vem. Sonhos v?o. O resto é imperfeito. - Renato Russo - Now playing: Thunder - Dirty Love

" Mel" ; <我********** @ hp>写道: "Mel" <me**********@hp> wrote: 我有一个链接等屏幕。我想做的是创建一个图层,与我的页面大小相同,将它放在顶部我的页面,以便用户无法点击我的任何链接。 i have a screen with links etc. whay i would like to do is to create alayer, the same size as my page, place it right on top of my page, so thatusers can not click on any of my links.

为什么? - Spartanicus

Why? -- Spartanicus

Mel写道: 我有一个链接屏幕等等。我想我要创建一个与我的页面大小相同的图层,将它放在我的页面顶部,以便用户无法点击我的任何链接。 这可能吗? i have a screen with links etc. whay i would like to do is to create a layer, the same size as my page, place it right on top of my page, so that users can not click on any of my links. is this possible ?

试图诱使人们认为他们的老鼠不工作?

Trying to trick people into thinking their mice aren''t working?

更多推荐

需要一个图层来模糊我的应用程序;

本文发布于:2023-11-16 02:42:13,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1600274.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:图层   应用程序   模糊

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!