That's interesting, thanks.
How well supported is XSLT in modern browsers? What would be the drawbacks of using this approach for a modern website?
Its fully supported in every current browser. Some things that suck are that XML is stricter than HTML and every XML needs to include the templates file at the first line
Its fully supported in every current browser. Some things that suck are that XML is stricter than HTML and every XML needs to include the templates file at the first line