Some javascript executed when triggered but not others

Apr 18, 2016

Hi all,

I added the following code to a javascript trigger to get some familiarity with basics but when I publish and view the html5 output I get the alert but the background color of anything isn't changed. 

What obvious thing am I missing ?

var player = GetPlayer();
document.bgColor = "#009900";
alert("Javascript Executed");
1 Reply

This discussion is closed. You can start a new discussion or contact Articulate Support.