joeav
0
Q:

bring to front svg html

//In SVG, to get a higher larger Z index you should move the element down in the DOM tree
$('g.element').remove().appendTo('svg'); // with jquery
1

New to Communities?

Join the community