I do have a preloader with an animation.
Each time an image is loaded, the animation continue.
On slow systems, the animation is seen but on fast connexion, the animation is to fast to be seen.
How could I do to achieve something like :
Wait until it is done (image.complete) and at least 1 seconde ??
Thanks for your help and support
(PS : I hope it is clear but english is not my mother tongue
)test
Each time an image is loaded, the animation continue.
On slow systems, the animation is seen but on fast connexion, the animation is to fast to be seen.
How could I do to achieve something like :
Wait until it is done (image.complete) and at least 1 seconde ??
Thanks for your help and support

(PS : I hope it is clear but english is not my mother tongue

Comment