so before my startup i have 2 gifs and a youtube video image that pop up during startup. i want them to appear only after the startup began, how do i add a delay?
or can i make my startup overlay them as well?
so before my startup i have 2 gifs and a youtube video image that pop up during startup. i want them to appear only after the startup began, how do i add a delay?
or can i make my startup overlay them as well?
1 Kudos
Comments
Displaying 1 of 1 comments ( View all | Add Comment )
Gurmet
I myself am an amateur in css and html, but I've read about z-indexes in css and from what I understand, you can configure what renders on top of what and you probably gotta set the startup animation to render at the very top of everything.
I don't know how to specifically because I've never used it before but this link might help. https://www.w3schools.com/cssref/pr_pos_z-index.php
thx for the link, ill defo check it out after i have time! i heard similar things from other ppl, lets just hope i get it to work
by anthares; ; Report