需要一个图层来模糊我的应用程序;-) [英] Need a Layer to Obscure my app ;-)

查看:57
本文介绍了需要一个图层来模糊我的应用程序;-)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个链接等屏幕。我想做的是创建一个

图层,与我的页面大小相同,将它放在我的页面顶部,这样

用户无法点击我的任何链接。


这可能吗?


例如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 http://locusmeus.com/

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 http://locusmeus.com/
Sonhos vem. Sonhos v?o. O resto é imperfeito.
- Renato Russo -
Now playing: Thunder - Dirty Love


" Mel" ; <我********** @ hp.com>写道:
"Mel" <me**********@hp.com> wrote:
我有一个链接等屏幕。我想做的是创建一个
图层,与我的页面大小相同,将它放在顶部我的页面,以便
用户无法点击我的任何链接。
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.




为什么?


-

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?


这篇关于需要一个图层来模糊我的应用程序;-)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆