I am wondering if anyone else has ever gotten this error and if you have how did you fix it?
i get that from the javascript console in mozilla. anyways here is the tag line that pulls in the file:
Code:
<script type="text/javascript" language="JavaScript" src="/modules/js/global.js"></script>
i tried putting the script in variouse places on my page to no effect. when when i look at the logs and watch them as i refresh the pages it stop scrolling when it hits the global.js GET command and then about 20 to 25 seconds later it finaly just gives up and go's about it business loading the page. all that is included in the global.js file it the macromedia functions to do the image switching and preloading of the images. i want them on a sperate js file becuase that way the pages are smaller.
if anyone has any ideas they will be greatly appricated.
Thanks in advance.
Bookmarks