Quote:
Originally Posted by FTG STRYKER FG
As soon as I changed my headerinclude to the following, it worked:
Code:
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
<script type="text/javascript" src="scrolltopcontrol.js">
Any idea as to why it doesn't work on my vBadvanced Homepage? Not a big issue, but would be nice if it worked there also.
|
You will have to make sure the headinclude template is being called by vBadvanced. If not then you wil need to place this code in whatever header template they use.