Using script.aculo.us with XSLT
Thu Dec 28, 2006 · 94 words

When using script.aculo.us with XSLT (XML to XHTML), don't include like this:

<script src="javascripts/scriptaculous.js" type="text/javascript">

This is because scriptaculous.js uses document.write () to include the components and that’ apparently verboten when using XSL. The symptoms are weird too:


back · essays · credits ·