HTML code help, photo a day

Discussion in 'HTML & Website Design' started by GabeJacobs, Nov 22, 2008.

  1. #1
    I am trying to simply make a site that rotates a group of photos each. I got a little sample of the kind of html that does this, except for some reason this repeats the images and rotates them on hour, not day. ( this file is attached)

    Can anyone help me by making an html file that shows a picture and will go to the next picture then next day, and the next the following day, etc.

    Thank you in advance :)

    - Gabe
     

    Attached Files:

    GabeJacobs, Nov 22, 2008 IP
  2. JstWc9

    JstWc9 Member

    Messages:
    48
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #2
    Hi GabeJacobs,

    Try changing your ...

    setTimeout - from 60 to ... 1440;

    & see if that helps!

    Sincerely,

    *JstWc9~
    :cool:
    .
     
    JstWc9, Nov 22, 2008 IP
  3. wrekoniz3

    wrekoniz3 Well-Known Member

    Messages:
    2,232
    Likes Received:
    100
    Best Answers:
    0
    Trophy Points:
    190
    #3
    That should do it...
     
    wrekoniz3, Nov 23, 2008 IP