Results 1 to 3 of 3

Thread: problem with "Up-down Image Slideshow Script"

  1. #1
    Join Date
    Mar 2006
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Lightbulb problem with "Up-down Image Slideshow Script"

    Hello,
    I want use this script "Up-down Image Slideshow Script" http://dynamicdrive.com/dynamicindex14/updownslide.htm
    on my pages, but this script is done only for five pictures. I have about 7 pictures, that I need to use. can you help me? How can I use it for more pictures? Thank you for help.

  2. #2
    Join Date
    Dec 2005
    Posts
    46
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    Hi,
    To add more images you need to add to the following code:
    slideimages[1]='<img src="PE01803A.gif">'
    slideimages[2]='<img src="TN00411A.gif">'
    slideimages[3]='<img src="PE02054A.gif">'
    slideimages[4]='<img src="cake.gif">'
    slideimages[5]='<img src="pie.gif">'
    slideimages[6]='<img src="bun.gif">'
    slideimages[7]='<img src="donut.gif">'

    //extend this list

    Every entry you insert you must change the number in square brackets so it sequential.

    Cheers

  3. #3
    Join Date
    Mar 2006
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Thumbs up

    OK, thx. How easy

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •