Rollback999

What Do I Need In Order to Quickly Show an Image and then Hide it For 10 Seconds?

Asked by Rollback999 2 years ago display image time


Themans
0
 
You could use the setTimeout() Function.

It will allow you to execute code (the image) after a specific timed interval. Simply use the timeout function and load an image then place the function afterwards so that it loads and hides at specific intervals which in your case is every 10 seconds.

by Themans 2 years ago

Answer this question

What Do I Need In Order to Quickly Show an Image and then Hide it For 10 Seconds?

0 errors found:

 
0