Share Posted May 16, 2013 Having trouble getting the Greensock machine gun effect to work on my site.I took the code used from codepen... See the Pen AGzci by GreenSock (@GreenSock) on CodePen Cant for the life of me figure out why this isn't working on my site... http://madina.co.uk/test/Please could you shine some light on this? I need some kinda trouble shooting articleThanksMark Link to comment Share on other sites More sharing options...
Share Posted May 16, 2013 Hi and welcome to the GreenSock forums. It looks like you aren't loading jquery. Just go to the original codepen. Click share Click export zip. That file will give you everything you need. Let us know if you get it working. Link to comment Share on other sites More sharing options...
Author Share Posted May 16, 2013 Export! ...Where is that? Link to comment Share on other sites More sharing options...
Author Share Posted May 16, 2013 My apologies Ive found the export. Thanks! Never assumed it would be under 'SHARE' I'll tell CodePen thanks fer yer help! Link to comment Share on other sites More sharing options...
Share Posted May 16, 2013 Just for the record, that Machine Gun Text effect doesn't require jQuery - it just makes a few things more convenient, that's all, like creating the elements and adding them to the DOM. HTat's why we used it. You could do all that yourself, though. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now