Forum Discussion
AndrewMaranta-c
5 years agoCommunity Member
Fix for loss of jQuery and GSAP in new update
Hey all,
If you used to use jQuery and GSAP, it has been removed in the latest update. I've found a work around for anyone that wants to keep using it.
Simply add this code into your slide when...
PhilMayor
5 years agoSuper Hero
You need to load jquery as well and ensure that the librrays are loaded before firing your javascript, do not put them in the same triigger or add code to ensure the libarary is loaded.