- Feb 7, 2001
- 1,637
- 0
- 0
I was going to use this:
<div style="position: absolute; font-size: 50px; z-index:3;"><img src="overlay.gif"></div>
To lay a transparent GIF over a website ( I want to overlay the website with spiderwebs for Halloween )
This works great, EXCEPT that now everything that div covers isn't clickable ( links doing work, menus dont work, etc. )
Is there a way to overlay the image but still have everything underneath it work?
<div style="position: absolute; font-size: 50px; z-index:3;"><img src="overlay.gif"></div>
To lay a transparent GIF over a website ( I want to overlay the website with spiderwebs for Halloween )
This works great, EXCEPT that now everything that div covers isn't clickable ( links doing work, menus dont work, etc. )
Is there a way to overlay the image but still have everything underneath it work?