Jump to content

transparent layer


gerkintrigg

Recommended Posts

Hi all.

I wondered if there's a way to re-enable functionality from a layer that has a lower z-index than a semi-transparent cover layer.

 

So in this example: http://amazingphrasing.com/test2.php I want to be able to click on the "Google" link.

 

Sorry if you saw my post in the HTML forum, but I thought this may be the right one.

Link to comment
https://forums.phpfreaks.com/topic/195338-transparent-layer/
Share on other sites

Actually, to make it even more accessible, couldn't you just do it like this:

 

First layer has all your text. Second layer has your image that covers the first layer. Create a third layer that is exactly like the first, but change the color to transparent (color: transparent) so the text can still be highlighted/copied and the link is clickable?

 

I tested it, and it seems to work.

 

It's even possible you could achieve the same effect by using opacity settings so the second layer could be come the first, but the two still blend together.

 

Not sure what you are really trying to achieve with this.

Link to comment
https://forums.phpfreaks.com/topic/195338-transparent-layer/#findComment-1026940
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.