Jump to content
Search Community

Search the Community

Showing results for tags 'staggerto oncomplete'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • GreenSock Forums
    • GSAP
    • Banner Animation
    • Jobs & Freelance
  • Flash / ActionScript Archive
    • GSAP (Flash)
    • Loading (Flash)
    • TransformManager (Flash)

Product Groups

  • Club GreenSock
  • TransformManager
  • Supercharge

Categories

There are no results to display.


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Personal Website


Twitter


CodePen


Company Website


Location


Interests

Found 1 result

  1. When a staggerTo is complete for a object, I want to do something with that object. Something like this: onComplete: function(obj) { obj.removeClass('blue'); } This works, but I'm removing the class on every box on every complete. I only want to remove the class on the object that finished: http://codepen.io/robbue/pen/178473f51886095f8541a1ce37f446ee This does the trick, but is it possible to do it with staggerTo? http://codepen.io/robbue/pen/43750f400ad119d1fa107843900c736e
×
×
  • Create New...