Hi there, I did a search on the forum and so far I haven't found an answer for this. Please correct me if I am wrong.
I am wondering if there is a way to disable GSAP on certain pages. When I am logged into my CMS it massively conflicts with it. I would like to load the script only on the exterior page, is there a way to do this?
For reference I was looking at possibly doing this: https://stackoverflow.com/questions/807878/how-to-make-javascript-execute-after-page-load
I would like to be able to avoid using jQuery if I don't have to.
Thank you!