I need to display four images at different time intervals either using html or javascript.
First image 2 seconds Second image 2.5 seconds Third image 5 seconds Fourth image 2.5 seconds
I have seen some examples on having them change on a set interval, but not sure how to setup with different intervals.
Any assistance would be super helpful!
Thanks so much!