if you go to twisted-designs, youll see that the affiliate bar goes through all of the affiliates, and then stops until they all dissapear, and starts over. Could someone please help me by telling or showing me how i could make it so they scroll in a non stop loop? thanks for the help
EDIT: ill post up the code now... and this is php right?
<!-- Scrolling Affilate Box w/ Text Area Created by DjTsWiMr582/ManyGames 2-01-04 Please visit http://s3.invisionfree.com/manygames2/index.php for more codes--> <tr> <td> <table cellpadding="3" cellspacing="1" border="0" width="100%"> <tr> <td class="maintitle" align="center" colspan="3"> <font color="GRAY" size="2"> <b>Affiliates</b> </font> </td> </tr> <tr> <td width="70%" valign="middle" class="row4"> <marquee scrollamount=8 onMouseover="this.scrollAmount=2" onMouseout="this.scrollAmount=8"> Links etc here </marquee> </td>
Edited by Obskewer, 02 October 2005 - 09:25 PM.
