Forum Discussion
CarrieWernham
3 years agoCommunity Member
How to reset a slide to it's initial state using Javascript
Hi there
I have been trying to implement Dark Mode in my course and have managed to set all the objects / slides the course to switch to their "Dark Mode" states when the timeline starts.
I...
WaltHamilton
3 years agoSuper Hero
From your description. everything you are trying to do can probably be done with triggers. I would try:
Toggle variable DarkMode when user clicks [custom player tab]
Restart timeline on this slide when user clicks [custom player tab]