Closed c-andrews closed 11 years ago
Sounds like the scripts aren't getting loaded. Can you verify there are no 404 requests in the browser console? If not, can you reproduce this on a live example that we can view?
Yes there are no 404 errors within the console and it happened in both Firefox and Chrome. I will try to upload it to a server and post the link asap
Yep, I suspect JonDum is correct. c-andrews, if you're still having trouble, please whip together a simple codepen or jsfiddle that demonstrates the issue and we'll take a peek.
HI, I have updated my minified version of Greensock JS from 1.10.2 to 1.10.3 and I now receive syntax errors resulting in a TweenLite is not defined.
This is only in the minified version, the uncompressed version seems to be fine.
I am using TweenLite.min, TimelineLite.min and EasePack.min
Im sorry if this is abit vague.
Thanks