A few of the canned examples
This is still a grotty hack, as the method of including the scripts for each container doesn’t know about the container names, i.e., the scripts are specific to the particular web page setup. Hence, I am not including them into the /js/ directory.
<script type="text/javascript" src="/script/test1/script1.js" container="">
</script>
<script type="text/javascript" src="/script/test1/script2.js" container="">
</script>

