Quantcast
Channel: Adobe Community : All Content - Edge Animate
Viewing all articles
Browse latest Browse all 9897

Dynamically change the position of SVG element

$
0
0

Hi Everyone,

Is there a way of changing the left and top positions of an svg image imported from AI at run time using code?.

I tried converting it to a symbol and using:

sym.getSymbol("WholeCircle").css("left", 850);  //-- no luck

I tried using as an element:

sym.$("WholeCircle").css("left", 850); //Crome made my element disappear.


Viewing all articles
Browse latest Browse all 9897

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>