Tuesday, October 07, 2003

Just learnt that now both IE6.0 and Mozilla can render XML files using XSL files with directives like the following:
<?xml-stylesheet href="/parts/rss.xsl" type="text/xsl" media="screen"?>
This is interesting, as it takes away the need to perform the rendering of the HTML at the server side. However, I wonder what is the percentage of browsers out there that can support this feature.

No comments: