I have noticed that there is no document.write
in SVG.
Currently I'm looking for a similar function .
Unfortunatley I couldn't find a website that lists all the functions related or supported by the SVG DOM (for eg. related to the document object).
Do you know any online resources where I can find SVG documentation, especially related to scriptin (something similar to a JAVADOC).