Forum Discussion
LaurenceBragard
7 months agoCommunity Member
Text typing effect using Javascript
Hi, I have created a course which have several text boxes that animate a text typing effect. These are working perfectly well when I preview the slide. However, when I publish the course to Review or...
LaurenceBragard
7 months agoCommunity Member
It seems to be only an issue when viewing the whole project.I have multiple unique variables all set up in a similar way as the above example
Nedim
7 months agoCommunity Member
If each slide contains unique variables for its text, then it seems that those variables may not have been properly referenced on each subsequent slide. Your JavaScript code itself doesn’t contain any syntax errors.
I've reviewed your file and added an additional slide that uses the same code structure but with different variables, each correctly referenced. It works as expected.