Jump to content
Search Community

ajnglagla

Members
  • Posts

    9
  • Joined

  • Last visited

Posts posted by ajnglagla

  1. Hello,

     

    I want to make a simple changing color text with hue effect / animation. (Green to red, red to yellow, yellow to blue etc..)

    Is this possible in GSAP?

     

    Cuz My code is giving this error. Only TweenMax.min.js included in my site, no other plugin. Do I need another plugin to do that?

     

    ReferenceError: assignment to undeclared variable color

     

    See the Pen pyVqGq by ajnglagla (@ajnglagla) on CodePen

  2. Hello,

     

    I am new on GSAP, I have 2 boxes, They have spesific different starting point. Basicly I want them marquee on the screen.

     

    But my problem is this 2 boxes always arrive the "final point" at the same time :/ I want them have their own constant speed.

    They shouldnt move together, 1st box should be front of the 2nd one.

     

    How can I make this right, any suggestion please?

    See the Pen YqLaQM by ajnglagla (@ajnglagla) on CodePen

    • Like 1
×
×
  • Create New...