home *** CD-ROM | disk | FTP | other *** search
/ PC World Plus! (NZ) 2001 November / PCW1101.ISO / WebToolkit / Javascript / readme.txt < prev   
Text File  |  2001-10-03  |  1KB  |  26 lines

  1. Instructions for loading and using the image slideshow JavaScript files used in PC World's demonstration Website, Furry Companions (www.furrycompanions.com)
  2.  
  3. Place the following files into the same folder as the Web page that will use the slideshow:
  4. imgtransliner.html
  5. imgtransliner.js
  6. imgtransliner[1].txt
  7. stripes0.gif
  8. stripes1.gif
  9. stripes2.gif
  10. stripes3.gif
  11. stripes4.gif
  12. stripes5.gif
  13. stripes6.gif
  14. stripes7.gif
  15. testimage1.jpg
  16. testimage2.jpg
  17. testimage3.jpg
  18.  
  19. Open the file imgtransliner.html in Notepad and follow the instructions in the file's comments for copying and pasting the JavaScript code into your Web page's HTML code. 
  20.  
  21. Alter the JavaScript code to replace the test images with the images you want to use in your Web page's slideshow.  You can add as many images as you like to the slideshow, but all the images must be the same size for the dissolve effect to work.
  22.  
  23. Alter the links for each image (as instructed in the imgtransliner.html code) to link your images to the Web pages you want them to link to.
  24.  
  25.  
  26.