gr8pmkn
04-09-2021, 04:56 PM
I'm using Expression Web 4 and am having a problem with staticlogo.js. On a website, I have two different EW4 .dwt templates for different parts of the site. With one .dwt file staticlogo.js works just fine but not the other .dwt template file. The one that does not work when published seems to work locally; if I view the home page file and all links with the same template locally I see static logo. When published online I do not see the static logo on files from this template but do see it with files using the second template. Both templates have the appropriate staticlogo.js (and http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js) code as the last item in the <head> block.
The associated styles file for each are essentially the same, the only difference is the width (in pixels) to accommodate different navigation menus.
The associated styles file for each are essentially the same, the only difference is the width (in pixels) to accommodate different navigation menus.