![]() |
Sponsor Box
I put this code right into the body of my website where I wanted it to go
The order is 1/2/3/1 that way it repeats itself correctly, at 2seconds each frame (2000 milliseconds) function imgOne() //First Image function { document.myimg.src = 'images1.jpg'; //First Image setTimeout("imgTwo()", seconds * 2000); // After 2 seconds will change to Image Too } I took out the Fade in/out but it is not hard to add back in, just google "Image Fade in/out" and insert the times and function under each image. Code:
<script language="javascript" type="text/javascript"> |
| All times are GMT -5. The time now is 15:52. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi