Jump to content
Search Community

tetreault

Members
  • Posts

    2
  • Joined

  • Last visited

Recent Profile Visitors

831 profile views

tetreault's Achievements

2

Reputation

  1. OMG. Face-freaking-palm. I've used Greensock for a while now and usually use TweenMax. I'm not sure why I decided to use TweenLite this time, but I was unaware you needed the CSSPlugin. Must have really not been paying attention. That resolves it, thanks!
  2. Hello, I have a websocket project I'm working on. When a user joins the site they get a div created for them with an icon as background image. I have a function that runs on DOMContentLoaded that creates fake user divs and wanted to build a timeline of animation moving them around via the X and Y properties in TweenLite. I am really stuck scratching my head - my TimelineMax produces console logs on Update() but nothinggggg moves. I could really appreciate a second pair of eyes! I've distilled the function in question down to a codepen. Thank you in advance! Stephen
×
×
  • Create New...