Jump to content
Search Community

ahsartag

Members
  • Posts

    8
  • Joined

  • Last visited

ahsartag's Achievements

1

Reputation

  1. Here is the CodePen http://codepen.io/ahsartag/pen/qRPgLp
  2. Thank you PointC! Clip/mask I can animate, but with inside details there is a problem. My svg linked in <object> and in CodePen I don't have a storage space(only for Pro users)
  3. Thanks Carl. I'll post my code on CodePen Yes - I didn't meant the bind() function.
  4. image removed by admin because it was hosted on sketchy site that had tons of ads and launched pop-up windows
  5. I've tried to animate parts inside Clipping mask SVG and it not works. Although opacity animation works perfect. And please tell me how can I bind click function to TimeLineMax?
  6. Hi. I'm a newbie in coding. A few days ago I installed Webstorm and my GSAP code was not working. Tech support on forum didn't help me, although I sent them the folder with css html and js. Only today I realized after examining zip folder of my project from CodePen that <script> tags were placed there in the end of html. And after correction of this my new project started to work. Should I always move all of my <script> in the end?
×
×
  • Create New...