Forum Discussion
AntoninEtienne
5 years agoCommunity Member
Javascript problem due to the update ?
Hi,
I use a javascript code to do a "mute" tricks in my articulate courses.
After the update, this option doesn't work anymore. I can't mute the sound anymore...
It's because of the update ? ...
AndreasNeuberg
5 years agoCommunity Member
Thx Katie, but that does not seem to solve the JavaScript ToggleVolume code situation, right? Or is there something equivalent in JQuery?
var appState = require("helpers/appState");
appState.onToggleVolume();