add a link | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
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!

31st Oct 2018, 10:26 PM
Lorenzo Sandoval
Lorenzo Sandoval - avatar
3 Réponses
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
31st Oct 2018, 11:18 PM
xpnvdo
xpnvdo - avatar
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...
5th Nov 2018, 11:26 PM
Lorenzo Sandoval
Lorenzo Sandoval - avatar
0
I finally did it!! eith this code now I got what I wanted... here's the code... https://code.sololearn.com/WucwujIkqsB0/#html
18th Nov 2018, 10:35 PM
Lorenzo Sandoval
Lorenzo Sandoval - avatar