Further to a previous post today I have moved my left hand nav script into a external file: http://kjbeckett.com/acatalog/lefthandnav.js
I also replaced the script with the following line:
But the left hand nav is not working on the homepage (click on cufflinks - it should open further options but doesnt) and I cant figure out why?
Can anyone review and suggest what I have done wrong?
Note - only the homepage has the update (e.g. script moved to lefthandnav.js) - all other pages work fine as they have the script in the page still.
Paul
I also replaced the script with the following line:
<SCRIPT LANGUAGE="JavaScript" SRC="lefthandnav.js" TYPE="text/javascript"></SCRIPT>
Can anyone review and suggest what I have done wrong?
Note - only the homepage has the update (e.g. script moved to lefthandnav.js) - all other pages work fine as they have the script in the page still.
Paul
Comment