How to execute volume changes on a youtube iframe from javascript?
JS/HTML noob here, please bear with me. I have an html page containing an iframe. https://developers.google.com/youtube/iframe_api_reference#Example_Video_Player_Constructors I'm using the example in the 'GettingStarted' section above and testing on JSFiddle. I want to be able to execute volume changes on the…