View Single Post
  #1  
Old 02-04-2009, 02:14 PM
 
erik erik is offline
 

Advanced Member
  
Join Date: Nov 2008
Posts: 45
 

Default Rotating Image On Main Page

I have an image on the main page that I would like to rotate among 3 images using a script. All images are the same size and would fit within a predefined area in a table within welcome.tpl. Current code is like this:
<tr>
<td colspan="4"><a href="/home.php?cat=416"><img src="/files/images/main_image/0109_CFWebHomePage.jpg" border="0" width="645" /></a></td>
</tr>
Any way to rotate 2 other images in on a timer?
Thank you.
__________________
/erik daugbjerg/
X-Cart 4.6.6
Reply With Quote