Jump to content
Search Community

Pinz0ne

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by Pinz0ne

  1. You know I tried this before and was getting an infinite loop, but now that I think back, perhaps I was immediately invoking it and that's why. Thanks Zach looks like I just needed another set of eyes.
  2. Thanks @ZachSaucier -- I've thrown together a CodePen. You'll see the first "random" bubble animates on load, but then nothing happens after.
  3. Hi Everyone! I've been reading these forums for years and always found an answer that fit my needs, but this time I'm either not finding what I need or not sure how to implement what I am finding. I'm creating an interactive touch-screen display using React. The "homepage" consists of 11 bubbles that animate and display content when tapped. That part I've gotten working well thanks to all of you. The part I'm stuck on, is the client would like a random bubble to animate in some way when the homepage is displayed. I got it setup to choose a random bubble and animate it, but I can't figure out how to rerun the animation on another random element when it completes. Thanks for all your help!
×
×
  • Create New...