Hi,
I am having an issue with the javascript repeatedly reloading on every page apart from the root index.php file. It populates the "Down Arrow" on the menu items, continuously until the browser crashes.
The 3 Javascript files in the footer are:
<!-- External JavaScripts
============================================= -->
<script type="text/javascript" src="/js/jquery.js"></script>
<script type="text/javascript" src="/js/plugins.js"></script>
<!-- Footer Scripts
============================================= -->
<script type="text/javascript" src="/js/functions.js"></script>The homepage index.php file it fine and works ok:
http://new.eakinltd.com
However, the exact same page saved into a folder has the issue described (.js and css paths correctly changed etc):
http://new.eakinltd.com/print-design/index.php
I've spent a lot of time trying to figure this, but maybe I'm missing something obvious!
Your help would be appreciated.
Attachment shows the menu continuously loading the down arrow.
