Share Posted October 26, 2015 I'm basically a noob, but this should be easy and I'm suffering from two days of head-bashing. I'm trying to loop through an array of text values in absolutely positioned elements. The start and return tween positions are based on the width of the elements, which of course change when the text within them changes. I'm using TimelineMax and addCallback to change the text. But I can't figure out how to get the updated element width back into the tween. See attached Codepen -- the element to the right of the red text should bounce back to the right edge of the new text, not the old text. I'm sure I'm missing something basic... BTW the red text has to have a fixed position, so floats and relative positioning is out...unless I missed something there too. Thanks for any pointers...Vanadu See the Pen dYmKBb by vanadu (@vanadu) on CodePen Link to comment Share on other sites More sharing options...
Share Posted November 11, 2015 Hi vanadu at first Sorry for the late reply , Pls check this out : See the Pen OyZBVG by MAW (@MAW) on CodePen 3 Link to comment Share on other sites More sharing options...
Share Posted November 11, 2015 Nice! Have you've been sitting on this since Oct 28? Link to comment Share on other sites More sharing options...
Share Posted November 11, 2015 heh , as Jack and Carl know ; i had some internet connection problems + some travel and official stuffs to do +... and just forgot about that , as you can see the pen created October 28 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