megahertzman
11-22-03, 07:47 PM
Hi. I can't find a certain JavaScript for images.
I have about 365 different images in an image directory, all of the same pixel size. I want the images to appear on my homepage, one at a time, and change automatically one per day. For instance, on the first day of the year, I want the file “images/pic001.gif” to appear on my homepage, and the next day, “images/pic0002.gif” to replace that image, and so on. Basically, a new image for a new day. Any solutions?
I have about 365 different images in an image directory, all of the same pixel size. I want the images to appear on my homepage, one at a time, and change automatically one per day. For instance, on the first day of the year, I want the file “images/pic001.gif” to appear on my homepage, and the next day, “images/pic0002.gif” to replace that image, and so on. Basically, a new image for a new day. Any solutions?