using cocoon 2.1.3. does the sitemap need an entry in order for a _javascript_ function in a js file to be called succesfully?
 
ie.in my xsl file <script src=""></script>
 
<script>runit()</script>
 
 
i am getting back a blank page after the rendering in cocoon.on checking the rendered source the html/_javascript_ is perfect - the _javascript_ just isn't being run.
thanks in advance,
kieran

Reply via email to