I've been doing a lot with SVG recently, and for now I've been embedding the SVG in XHTML. I'm considering moving to straight SVG, however, but I want to keep using Prototype (I don't care about Scripty for this). Does anyone know of anything that is HTML-specific in Prototype?
Remember that SVG still has a DOM, so I think anything DOM-related should still work. I'm thinking particularly in terms of writing explicit HTML, whether using document.write or innerHTML or even document.createElement, or assuming the existence of a particular HTML tag (e.g. head). --Greg -- You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group. To post to this group, send email to prototype-scriptacul...@googlegroups.com. To unsubscribe from this group, send email to prototype-scriptaculous+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/prototype-scriptaculous?hl=en.