Hi guys,
I have a transparent overlay on one of my sites which is set in CSS using 100% height. Once the page loads the transparent layer is hidden using javascript. The problem is while the page is still loading if the user scrolls down there is an area at the bottom of the page where the overlay doesn't cover. Is it possible to dynamically update this so that the overlay will cover the whole page?
Thanks
I have a transparent overlay on one of my sites which is set in CSS using 100% height. Once the page loads the transparent layer is hidden using javascript. The problem is while the page is still loading if the user scrolls down there is an area at the bottom of the page where the overlay doesn't cover. Is it possible to dynamically update this so that the overlay will cover the whole page?
Thanks