This might be a simple one, or it might also be complicated - but hopefully not impossible!
I have a simple javascript which runs a random banner at the top of our site ( example1 ).
In that particular example, the script is placed in the body of the act_primary template. Now this all works fine until a page goes through the cgi-bin. For example the Contact Us page uses the same template, but the banner doesn't show ( example2 ).
Anyone understand why this might happen?
I tried copying images into the cgi-bin, changing the scripts links to the banner images and simple stuff like that but with no joy.
Any assistance, much appreciated in advance.
Graham
I have a simple javascript which runs a random banner at the top of our site ( example1 ).
In that particular example, the script is placed in the body of the act_primary template. Now this all works fine until a page goes through the cgi-bin. For example the Contact Us page uses the same template, but the banner doesn't show ( example2 ).
Anyone understand why this might happen?
I tried copying images into the cgi-bin, changing the scripts links to the banner images and simple stuff like that but with no joy.
Any assistance, much appreciated in advance.
Graham
Comment