Hey Guys.
I've been trying to create an inline SVG document inside a div using javascript. I cannot seem to figure this out. What I want to do is create a <svg> element and apply some shapes and colors to it via javascript (or ecmascript if I need to).
I have googled this and found that you need to have a valid XHTML+XML document in order for this to work.
Any ideas?









Bookmarks