Forum Discussion
MathNotermans-9
5 years agoCommunity Member
Storyline360, Animation and GSAP ( Greensock )
Hi,
Trying to figure something out in SL360 i stumbled upon the ds-bootstrap.min.js file thats added to the lib/scripts folder when publishing a Storyline360 file. In that file are GSAP(Greensock...
zhongyuwu
4 years agoCommunity Member
How can I change the image with another? Say I can access the image by the code:
var myElement = document.querySelectorAll("[data-acc-text='4.jpg']");
Not sure how can I replace it with another image.