Forum Discussion
OwenHolt
9 years agoSuper Hero
Changing the color of the StoryLine player DYNAMICALLY with JavaScript
In a recent post, a community member wanted to know if they could trigger a color change in the player dynamically when a user performed some action like clicking a button or starting a new course t...
BarMazuz
2 years agoCommunity Member
Can this solution work for the modern player as well?
- JohnBowyer-Smyt2 years agoCommunity Member
Yes, JS works in the current version and with the modern player. Here is a link on how to find elements in the DOM using Chrome:
https://developer.chrome.com/docs/devtools/domAnd a tutorial on selecting using JS:
https://www.youtube.com/watch?v=W3EK4MlZW4g