-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I want to create a slideshow with stacked images that quickly change z-index via controlling that with JS. (like stop animate via images)
I though instead of just applying a setInterval to each image changing the z-index of each indididual image that another one is on top, I'd better use this.
is it a good use case?
How do I limit the amount of update ticks to be equal to the amount of images over a duration I choose?
Metadata
Metadata
Assignees
Labels
No labels