Description Usage Arguments Value
This function is called when a <use>
tag references another element
or a a colour tag references a gradient element.
1 | get_element_by_id(svg, id)
|
svg |
xml document containing svg |
id |
id, #id, url(#id), url('#id') |
SVG element with the given id, otherwise NA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.