SVG stands for Scalable Vector Graphics, an XML-based 2D graphics language designed by the W3C. It is a free, open standard, and is platform- and vendor-independent. SVG images can be static or animated, and can provide interactivity through script or declarative syntax. SVG is popularly used as as a rich WebApp presentation format, but also for Web-friendly scalable images.
This is a mailing list for anyone who is interested in developing SVG content, or in helping others solve development problems in either the SVG format or in scripting.
... content elements to <embed>. HTML 5 doesn't allow that either, if I read well. < Let us agree that the script would not work (or even exist) in an ideal
... True, I missed it. The script shouldn't work anyway because you can't append fallback content elements to <embed>. HTML 5 doesn't allow that either, if I
... From: svg-developers@yahoogroups.com [mailto:svg-developers@yahoogroups.com]On Behalf Of Domenico Strazzullo Sent: 04 July 2009 12:59 ... obs while working
Hi Christopher, The script cannot work because it tries to remove children from obs while working with its length, which is live for getElementsByTagName.