From: <fac...@fa...> - 2005-09-09 18:29:20
|
On Fri, Sep 09, 2005 at 07:34:35PM +0200, Richard Golier wrote: > i don't see anything in opera. please, try to fix the header, this is what > validator says: <snip> The new statistics page is actually a XML file (not XHTML) that has an XSLT file to go with it, to turn it into something humanly readable. IE and Firefox do client-side transformation. Apparently Opera does not, it requires server-side transformation. From http://www.opera.com/docs/specs/ XSL and XSLT Opera does not support XSL formatting objects, and neither does it natively support XSLT transformations. XML documents transformed server side will be parsed and displayed by Opera just like any other XML document. |