I'm not sure why it works in either place.

This doesn't look right:

<script type="text/javascript" src="mootools-1.2-core"></script>

Where is the file extension? How about:

<script type="text/javascript" src="mootools-1.2-core.js"></script>

Are you sure that the web page at the new location is finding all the
included javascript?
.

Reply via email to