Jump to content
Search Community

maxwellsmart84

Members
  • Posts

    2
  • Joined

  • Last visited

maxwellsmart84's Achievements

0

Reputation

  1. Thanks everyone - makes complete sense as to why it will not animate. So glad I had refactored to flex lol.
  2. I am hoping this a cut and dry question (since CodePen for whatever reason will not work). I am trying to change the CSS class of flex container by changing the "flex-direction" class from row to column. It works - meaning it changes - but with no animation. I found out that its listed on MDN as a non-animatable class. https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_animated_properties I am a green developer and was wondering if its possible to animate this class with GSAP. http://codepen.io/anon/pen/YwxLWx -- this doesnt work at all in CodePen (JQuery missing I am guessing) Thanks in advance!
×
×
  • Create New...