Jump to content
Search Community

Ali961

Members
  • Posts

    8
  • Joined

  • Last visited

Posts posted by Ali961

  1. yes it works if i put the js code inside a script tag at the end of the body in the html page and after the script tag that loads GSAP . but i prefer to use a separate file for the whole js code , so i dnt write some of my js code inside the html page and the rest in a file of type js . 

  2. @GreenSock first i have tried using "<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.10.4/gsap.min.js"></script>''' but it didnt work so i tried using the extra plugins on CDN but it didnt work later i added the whole files and didnt work . do that cause an extra problem ?

  3. hi guys , it is the first time that I use Gsap . It doesnt work and inside console i can see that gsap is not defined , I already  added both the links inside  script tags and added the files in a script folder and later on it source inside script tags . Any help to solve the problem ? maybe any extensions needed to be downloaded ???  thank you 

×
×
  • Create New...