|
|
Drifting Designs Tutorials > > Coding > > JavaScript > > Background SlideshowSlide Show Background This code results in a slideshow background like the one here. 1) Paste the following code into your head part of the page. 2) Now where it says "img1.jpg" and "img2.jpg", etc., place the URLs of your images that you want for the slideshow. If you want more than three images for your slideshow, add "bgimages[3]="img4.jpg" after the line that reads "bgimages[2]="img3.jpg", and so on. Of course, you may use bigger pictures than the avatars I used in my example; the bigger the pictures are, the better the effect looks. |
|
|||||||||||||