Hi,
I’m having trouble with the Smartmenu functioning on any page that’s not at the same level as the root. I know it’s the var path = ‘../jquery/jquery.js’; in the jquery-loader.js file.
I’ve tried using the direct link on each page instead of the loader script, but that didn’t work for me:
I’ve also tried adjusting the Var Path to: var path = ‘/jquery/jquery.js’;
so that it begins at the root level, but that didn’t work for me.
Here is the location of the testing server that my site is on:
http://ecbiz135.inmotionhosting.com/~dahlec5/Dahle14/
Any help would be greatly appreciated.
Chris