InterviewSolution
Saved Bookmarks
| 1. |
How To Get A Svg Document Using Javascript? |
|
Answer» In javascript functions, DOCUMENT represents SVG document and can be USED to GET the SVG elements. In javascript functions, document represents SVG document and can be used to get the SVG elements. |
|