0
add a link
i have this code.. https://code.sololearn.com/WCUeUxGRDAn6/#html and what i need is, using a javascript function...when an user click on the first image the second image remain visible for a few moments, before the link page loads...iI know it's possible but I do not know how to achieve it, please help me!
3 Respostas
0
Sorry to have mangled your code so much, but i think this might be what your trying to do.
https://code.sololearn.com/W2rpaSqz1R49/?ref=app
0
As i've mentioned, i want that the second image remains visible for a moment, before the linked page starts to load...with your code the second image loads after the timeout setting, but that isn't my purpose...
0
I finally did it!! eith this code now I got what I wanted...
here's the code...
https://code.sololearn.com/WucwujIkqsB0/#html