How to delay Javascript code
-
I followed a css and javascript tutorial where the image transforms into full screen as you scroll. But since he uses absolute positioning and fixed positioning I cant change the place of the svg image. So instead I want to delay the effect until I reach it on scroll. You can check on my website there is a container with a gray background but the svg image is loaded behind it and the code is activating. How can I make the code activate only after my scroll passes that container?
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘How to delay Javascript code’ is closed to new replies.