Jump to content
GreenSock

BrownsFanForLife

ShockinglyGreen
  • Posts

    38
  • Joined

  • Last visited

Everything posted by BrownsFanForLife

  1. This was ripped from here: https://codepen.io/PointC/pen/wmmmmK
  2. These are great! Thank you so much. Yeah, I knew I had redundancy and needed to clean things up, but couldn't see it anymore. I really appreciate it. This forum is so fantastic. I can't thank this community enough. I had no idea I could control the timelines like that.
  3. Hi everyone, I've lifted the flip card animations from this forum, and when I click on the cards individually, I get the response I'm looking for. When I hit the "flip all button" the cards don't return to their original positions. There's redundant code in here, so go easy on me, but I've been staring at this too long, and need a second set of eyes, if you please! Thank you so much in advance, I'm sure it's small.
  4. Oh Cassie, thank you so much. There's a lot to unpack here for me. This gets me almost there, but I should be able to take it form here. There are so many different ways to skin a cat. I love how you did this. It's so clean. I'll post my final when I get it done. Thank you again for taking the time to show how these different options are available. I'm sure I'll have some follow up questions as to "why" certain choices were made.
  5. Well, the box would change color, the text would fade out. Essentially that is all I'd want it todo. In my actual project it would also send some attribute data to another area of the application.
  6. Ok, I ditched the first pen and replaced it. Sorry for that. I used some of your code for the update Update: What I'm looking for is how do I make it so that when you click on the red box, it runs its own animation, but at the same time, alters the circle. If I click on any other button, the circle reverses, THEN runs the box animation, then re-runs the circle. Any button not clicked has to go back to its original state. I think I've been working this too long.
  7. Hi Cassie, I think this is going to get me there. I really appreciate it. I'm going to put a more generic demo out as soon as I get it working so that people can fork it. I'm just a bit panicked right now, so I just threw up what I was "actually" working on. Sigh... I see what you did here by breaking them out and checking for reversed on the shared animation.
  8. hi gang, i'm sure I'm missing "something" here. In the codePen listed, only the 30,000 and 158,000 are "wired up" to execute action. 1. I want to loop through all the ".boxes" and only perform the animation for that button. , but I can't seem to figure out if I'm using the wrong tool. 2. should I be using a forEach loop here? 3. Is this the best way to target child elements for my timeline? Thanks in advance.
  9. Hi gang, I'm a Greensock Club member, and am building a basic page. ( no build tools ) how can I use the svgdraw plugin? I only see npm/yarn and CI/CD ( whatever that is).
  10. Your motion tricks tutorials "are the reason" I'm finally going to pull the trigger on pro. Although I've been using codePen for years, I never thought about it, but I've been dabbling with GSAP this past year and your viewBox tutorial was the one that inspired me to start collecting my work. Thank you for those BTW. They're great!
  11. Hi gang, I've been thinking about going pro with the CodePen, and wanted to know from those that have, if it is worth it. Do you find that you would be sad if you cancelled? Did/do you like others like codesandbox instead? Where do you find CodePen most useful? Thanks in advance, - Jason
  12. Oh man, I would love to see this. I thank you for responding! You should make a video!!!
  13. Anyone have any suggestions on how to leverage GSAP AND code out banner ads without the use of animate? I'm looking for a streamlined process I guess is what I"m getting at.
  14. That is great Craig, not beyond, need all the practice I can get. Made a goal to get good at this library in 2021. Bookmarked your site, and doing the Greensock Coding club stuff right now.
  15. Awesome guys...thank you so much. I"m just learning about the motion path.
  16. I want the plumb circle to go around the black circle...what did I miss?
  17. 🐈 = " ♥️ ♥️ ♥️ "
  18. hey, cool. Not a specific question per se.
  19. I know it's new, but dang it seems like the perfect marriage with GSAP. Clean, small and simple. Would love to see some blog posts on how to bring these two together in powerful ways.
  20. Really glad GreenSock is doing so well. Thanks for your responses.
  21. I'm sure I'll catch some heat for this, but I'm a little worried about GSAP in the future and if I'll even reach for it anymore. The biggest change has been FramerMotion for React. Making it SUPER EASY to bring animation into a react project. I can see myself reaching less and less for GSAP in the future. Many FED's have never even heard of GSAP these days. While I love the new ScrollTrigger plugin, it feels like this might be the last breath for this library. Now, I get it. The old guard is probably rolling their eyes at this post, but for those of us just swinging around to React, finding high quality React + GSAP tutorials is pretty rare. Couple that with FramerMotion right now. (Which is EVERYWHERE) and the ease and power that comes with it, and this post feels timely. When the GreenSock crew was announcing something big, this was actually what I was hoping for. I'm not ungrateful for ScrollTrigger - it's exciting, but imagine...again, sorry - I don't work for these guys - FramerMotion offering a ScrollTrigger in their library for React. Yikes. Anyway, I would love to hear if there are plans for this sort of thing in the future. Thanks in advance
×