Share Posted May 9, 2019 I want to copy a text from one box to another box. without actually loosing it from the source box. help needed!! See the Pen PvZJzN by tejaxx7 (@tejaxx7) on CodePen Link to comment Share on other sites More sharing options...
Share Posted May 9, 2019 Hi Tejaxx7, Welcome to the forums! I am sorry but this is not a GSAP related question, we need keep this forums focused on GSAP API and usage or we won't be able to handle the demand. For generic questions like that you will be better off going to other forums, like StackOverflow. 2 Link to comment Share on other sites More sharing options...
Share Posted May 9, 2019 Like this? See the Pen xNZXav by SARFEX (@SARFEX) on CodePen You can use Greensock onComplete event and then clone source node to destination box. 2 Link to comment Share on other sites More sharing options...
Author Share Posted May 9, 2019 NO. the letter 'T' has to remain in the Left side box. Link to comment Share on other sites More sharing options...
Share Posted May 9, 2019 1 minute ago, Tejaxx7 said: NO. the letter 'T' has to remain in the Left side box. Clone and animate it at the beginning, in that case. 5 Link to comment Share on other sites More sharing options...
Share Posted May 9, 2019 1 hour ago, Tejaxx7 said: NO. the letter 'T' has to remain in the Left side box. See the Pen oRbEJX by sgorneau (@sgorneau) on CodePen 2 1 Link to comment Share on other sites More sharing options...
Share Posted May 9, 2019 I should have said 'we try to keep this focused on the GSAP[...] but there is no law stopping people from jumping in and sorting it out'. 4 Link to comment Share on other sites More sharing options...
Share Posted May 9, 2019 23 minutes ago, Dipscom said: we try to keep this focused on the GSAP We can try, but sometimes the community just grabs the wheel at the last second and we're now careening off the topic of GSAP. 4 Link to comment Share on other sites More sharing options...
Author Share Posted May 10, 2019 14 hours ago, Shaun Gorneau said: thanks! shaun Link to comment Share on other sites More sharing options...
Author Share Posted May 10, 2019 Shaun why you said not to tween the clone?? Link to comment Share on other sites More sharing options...
Share Posted May 10, 2019 4 hours ago, Tejaxx7 said: Shaun why you said not to tween the clone?? Because the requirement was that one stays behind, and the other moves to the destination box. I could just as well have Tweened the clone and stated "Don't tween the original". Link to comment Share on other sites More sharing options...
Share Posted May 10, 2019 22 hours ago, PointC said: We can try, but sometimes the community just grabs the wheel at the last second and we're now careening off the topic of GSAP. LOL ... I'm usually the passenger in that car! ?♂️? 2 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