Hi I found a cool banner ad rotator script on a website and I created a few banner images. I pasted them on some of my pages such as on my home page. It is working fine however; when I paste two of the same scripts on one page unfortunately only one of them is working. Can you guys tell me what is it that I have to fix in order to be able to past two on the same page? I will appreciate your thoughts. Thanks Laszlo.
Probably the script is using DOM function like getElementbyId() to locate the element to modify. So two instances of same script will locate the same element (that with the ID used).
I don't think that it uses the ids. You can find the ad rotator script on this page. Check the source codes. http://www.1printer-supply.com/banner-pictures/bannercombos.htm Use it if you like it.