Jump to content
Search Community

nThenSome

Premium
  • Posts

    9
  • Joined

  • Last visited

About nThenSome

nThenSome's Achievements

  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

3

Reputation

  1. Thank you so much, Mike, just what I needed. I checked out the article and your pen. I get it now. I am headed over to Illustrator to work on a new SVG. Thanks again for the help. Gsap forms and help are the best!!!
  2. Hi Everyone, I am trying to morph a crumbled paper shape into an open paper shape. I have the morph animation working. But the crumbled paper looks like it is coming apart, not opening when it morphs. I've researched the docs, and tried the shape index, but no luck. If anybody has any suggestions I would appreciate your help. Thanks in advance.
  3. Hey Zach, Thanks so much for the help and advice. I read your articles when I first started using GSAP. I'll read them again now that I have been using GSAP for awhile, and I'm sure I will get more out of them. Again thanks for your help.
  4. I have been working on a banner slideshow that has SplitText animation on each slide. Going through your forms, I have found and forked on CodePen a slideshow that is close to what I am doing. I have figured out how to animate the text on each slide. However, there is a logo that is animated on all the slides, but I can’t seem to get it to show up on any but the first slide. I have also tried creating two separate functions for the logo and the text, but that just breaks the whole animation. I am new to JavaScript and GSAP and have been trying to figure this out for quite some time to no avail. Any help or advice would be appreciated. Thanks...
  5. nThenSome

    ntsm-David

    Thanks everyone for your help and advice. The issue is resolved. I tried Greg's advice and put the script in the body tag, animation worked. Then I deleted and relinked the external js script and all is well. Thanks again for all your support.
  6. nThenSome

    ntsm-David

    I noticed the quotes earlier and put them in. However still not working. Thank you for your time. I'll go back and sift through and try to find the error. Thanks again.
  7. nThenSome

    ntsm-David

    I tried but still the same thing.
  8. nThenSome

    ntsm-David

    Thanks for your reply. I have placed it at the bottom of my html page. <script src=https://cdnjs.cloudflare.com/ajax/libs/gsap/3.2.6/gsap.min.js></script> <script src="JS/textAni.js"></script> </body> </html>
  9. nThenSome

    ntsm-David

    I created a simple animation when my page loads. It works fine on Codepen and my local server, Brackets, Live Preview. But when I upload it on my server and try it online, the page loads but no animation. I am at a loss, am I missing something?
×
×
  • Create New...