_
_
_umr2016-06-17 13:28:27
JavaScript
_umr, 2016-06-17 13:28:27

How do jquery specify coordinates and other svg path options?

How do jquery specify coordinates and other svg path options?

<svg>
  <path stroke="lightseagreen" stroke-width="5" fill="none"  d="M 0,0 h 160 v 100 h -160 v -160 h -100 z"/>
</svg>


d="M 0.0 h 160 v 100 h -160 v -160 h -100 z" this is needed in jekvery

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
Nikolay Talanov, 2016-06-17
@Umr001

Shield?
JQ is almost not friends with svg at all. And in general, formulate the question normally, otherwise you want to shoot for "this is necessary in the jakveri".

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question