You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been unable to get the css modifier to work. I copied the animate demo and modified a small portion, to see if I could get it working, and no animation happens.
I have been unable to get the
css
modifier to work. I copied the animate demo and modified a small portion, to see if I could get it working, and no animation happens.If instead I do
as in the original demo, the animation happens without an issue.
I have also confirmed that running
SVG(#y_geq_0).css({'fill': 'red'})
from the browser console has an effect.Is
css
unsupported or am I doing something incorrectly?I appreciate any help you can offer!
The text was updated successfully, but these errors were encountered: