Recent DiscussionsJavascript not working in full screen Hi all! I have two Javascript codes that execute when selected: one to copy a claim key, and another to add confetti. Both seem to work when completed normally, but once I'm in full screen, n...Get data from Storyline 360 into .csv or .txt Hi there, we've built a Storyline 360 course and now there is the request to save / export * IP-Address * date/time * confirmation of clicks into any kind of file, to prove users have read a spe...New Tutorial! Create and Control Glassmorphism Effects With JavaScript In Storyline Hi Heroes, I'd like to share the latest episode in my Storyline Magic Series on my YouTube channel! In this episode, we'll delve into 'Glassmorphism'—a modern and powerful design technique that ble...Using Dev Tools with Storyline Howdy, I am trying to determine what the storyline variables using Dev Tools. I have tried var player = GetPlayer(); and I get an error "GetPlayer is not defined". I try window.GetPlayer(); and I get...SolvedConsulting Opportunity Hi, Everyone! I hope it is OK to publish this here . . . Several years ago I worked with a consultant to develop a WebObject that used JS to control the behavior of videos that are streamed from Vime...Take My Class Online: Revolutionizing the Way We Learn The advent of online education has transformed the landscapetake my online classes for me of learning, offering unprecedented flexibility and access to knowledge. The digital revolution in education...Expor data to google sheet and pdf Hello, excellent idea to focus knowledge. Can you help me with two issues that I have been trying to solve for some time and surely for you it is very easy. I consider that exporting the information...Code in a post What i really love as improvement in the new community. The fact you now can add code... as code... const texts = document.querySelectorAll('[data-acc-text="text2Change"]'); gsap.to(texts, {durati...Changing spans of text with Javascript As said in a previous post i would check some more how different textfields act when changing the color/style of it with Javascript. As you see here: https://360.articulate.com/review/content/b66...Anyone find a fix for JavaScript Text Color Change? A knowledgeable member of the community helped me resolve why my color changing codes were not working for Shapes and Text. However, looks like both of us are a bit stuck on why this code only affect...Solved