Slideshow code

Permabanned
Joined
28 Oct 2006
Posts
6,552
Location
Bournemouth
I would like some simple html code that makes a slide show from the files in the folder that the html file will be in. I would like the pics to change every 5 secs or so. I tried googling it but this was to specific I think? Thanks in advance
 
Do you have any server side coding experience? Or failing that ASP/.NET/PHP hosting?

Do you want the files to be picked up automatically, or are you happy predefining which images are to show in the gallery?
 
i would also like to do this

i have php hosting but i would prefer the code to be html so i can add it to the e107 homepage

and i can predefine the images doesnt have to be automatic tbh
 
Dynamic Drive Ultimate Fadein

linky

can set the time, and also randomise .. doesn't read a directory though .. the images are programmed in your html, and then it randomises the start point each time you visit

you can see a live demo on this site

wedding photography
 
if it works with Smarty Templates it's straightforward ... same as on the Pixaria (smarty based) gallery

it would be a doddle to integrate into, for example, Wordpress or Gallery2 ... you just need to locate the correct file to dump the script in. Dump the first part in the header.php and the html in the body file, or header ... whatever. Doodle m8, you just have to play detective a little and find out how your cms works.
 
Back
Top Bottom