Script calls...

April 7, 2008 by Jehan Shaw

It seems that the two script calls...

<script language="javascript" type="text/javascript" src="ScriptLibrary/jquery-latest.pack.js"></script>
<script language="javascript" type="text/javascript" src="ScriptLibrary/dmxFolderView.js"></script>

MUST be in the head otherwise it breaks. I wanted to put them inside the body, but this stopped it from working.