By megapotz
Tuesday, 13. May 2008, 14:45:31
<xsl:import> and <xsl:include> does not work in Opera 9.2 and below
Is there any workaround to get external stylesheets included with <xsl:import> or <xsl:include> when transforming XML using JavaScript API?Opera 9.5 supports that feature natively, but IE, for example needs resolveExternals property to be set "true". Maybe there is similar property in Opera.
Thanks!
