I asked a question earlier, but I think I need a different solution to PHP.
I want to display my latest weathercam image, but have the ability to scroll back through images from throughout the day.
An example of what I’m trying to achieve is here:
http://www.ocean-sports.co.uk/ourwebcam/
Can somebody suggest a script that would give me this ability? I’ve looked everywhere but can’t find a good starting point.
Thanks as always.
I should explain the images are uploaded every 2 minutes to a folder on my server space in jpg format.
There is an endless supply of jQuery image gallery plugins. Just pick one you like and use it. Then just write the images to your page ordered by creation date.