I am using angularjs 1.2.25 and using svg animation on home page it is working fine on home page but when i switch from other menu tabs like from about us to home page again svg animation not working.I know the reason because it is not reloading the page when i switch but i don't know the solution.I would appreciate if anyone interested to address this problem. Thank you
Asked
Active
Viewed 110 times
0
-
How are you triggering your animation? Can you share that piece of your code? – rjferguson21 Mar 15 '17 at 21:18
-
– Abbas Mar 15 '17 at 21:23
-
Do you want javascript code? – Abbas Mar 15 '17 at 21:25
-
anything relevant that may help us help you is welcomed – svarog Mar 15 '17 at 21:34
-
1I assume you're having angular generate a base tag. Don't do that. – Robert Longson Mar 15 '17 at 21:44
-
See http://stackoverflow.com/questions/19742805/angular-and-svg-filters – Robert Longson Mar 15 '17 at 21:46
-
Actually i am just a beginner learning angularjs and svg and to be very honest i don't know what exactly should i give you..It'd be great if you ask for a specific element or piece of code. – Abbas Mar 15 '17 at 21:49