[opencms-dev] How to add a javascript file to the template

Joe Desbonnet jdesbonnet at gmail.com
Mon Sep 12 18:14:15 CEST 2005


A follow up to my last posting:

I notice that for Mozilla 
<sript src="..." /> does not work as expected. It seems that the "/>" is not 
being interpreted as a close element. 

You should instead use
<script src="...">
</script>

Joe.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20050912/52b5e551/attachment.htm>


More information about the opencms-dev mailing list