Jump to content
Search Community

mak

Members
  • Posts

    2
  • Joined

  • Last visited

mak's Achievements

0

Reputation

  1. I have one element with a animation and one element that should adopt the same animation. Now I can take the tween object and write into the _targets property, which works fine for now. But as the underscore indicates, that _targets should be treated as a private property, the trick is actually forbidden. Is there a right way to change _targets then?
  2. Why for example animating the fill attribute of an element inside a <symbol> has no effect but manipulating it once using jQuery's attr() function has?
×
×
  • Create New...