|
I'm not sure what you mean by the XSLT templates. Virtually all XSLT stylesheets have template rules. Also, all XSLT processors need an XML parser, but now that's included with most operating systems (or with the XSLT parsers). With older versions of IE, you needed to add the MSXML.DLL to your Windows setup.
IE 6.0 and Mozilla 1.6 support client-side XSLT just fine; is that what you meant by "the new browsers"?
Bob
|