Re: [xsl] transformNode() and innerHTML combo fail to update browser

Subject: Re: [xsl] transformNode() and innerHTML combo fail to update browser
From: "Andrew" <asd@xxxxxxxxxx>
Date: Mon, 22 Dec 2003 11:53:56 +0300
First of all- you xsl file is not well formed,xsl snippet:

<!-- The following div is referenced by the Javascript. -->
<div id="aroListing">
  <xsl:apply-templates />
</div>
</table>
<!--          REQUIRES closing tags                -->
</td>
</tr>
</table>
<!--             END of insertion                         -->
</body>
</html>

Regards.




 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread