Jump to content
Search Community

jacob_alford

Members
  • Posts

    3
  • Joined

  • Last visited

jacob_alford's Achievements

0

Reputation

  1. I have a question for you, will I put the animation properties in "Quotations?" In the example you go without
  2. Nice! That worked! I didn't know there was such a sub-property! Thanks! -Jacob
  3. [sEE CODEPEN] I'm trying to make an easy way to implement multiple views on a single webpage using HTML5 GSAP animation. So I declare an object constructor "pageElement." Inside I have a method that triggers an animation based on object properties declared earlier in the constructor given if I want the object on or off screen. The code throws an error [sEE ATTACHMENT.] Essentially what the error tells me, is that within the GSAP declaration, it does not accept methods within methods (method-ception). I hope there's some error in my code... This would be awesome. Anyway, thanks for taking a look, and have an awesome day Jacob Alford @jacob_alford
×
×
  • Create New...