I have a image rotator on our website but I need to move it down. How do I move it down using HTML with just blank space above the rotator?
Thanks in advanced for any help.
Brian
I have a image rotator on our website but I need to move it down. How do I move it down using HTML with just blank space above the rotator?
Thanks in advanced for any help.
Brian
<IMG SRC="/resource/resmgr/Ad_Banner/ad1.jpg" WIDTH="198" HEIGHT="150" BORDER="0" id="bannerad"></a>
Do you mean change it here? I took out the ad1.jpg at the end of /resource/resmgr/Ad_Banner/ad1.jpg and it still didn't work. Is that what you meant?
It's rotating in Firefox again, but is still not rotating in IE, just the image.
<HTML><HEAD>
<TITLE>Rotating banners with links</TITLE>
<SCRIPT LANGUAGE="JavaScript">
<!-- Beginning of JavaScript -
if (document.images) {
ads = new Array(8);
ads[1] = "/resource/resmgr/Ad_Banner/ad1.jpg"...
It's making me sick as well. I am new to JavaScript and it's been kicking my butt trying to get this to work. I appreciate all your help. I will give that a try.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.