Web Hosting Talk







View Full Version : how to create html slide shows


kaliman
07-16-2004, 08:18 PM
Hi
I would like make a page like this: http://news.bbc.co.uk/hi/spanish/photo_galleries/newsid_3858000/3858339.stm.

The point is they do not use frames (very good!) and I have browsed many script pages and the closest I've found is this (http://www.aspemporium.com/aspEmporium/examples/slideShowPresentation.asp)

I'd rader use a php or java script, but must of them are made to show images, not images with text.

If anyone knows a way to do it please help. I'd really appreciate it!

have a nice day

stripeyteapot
07-16-2004, 08:31 PM
BBC page not found

kaliman
07-16-2004, 08:36 PM
Sorry
http://news.bbc.co.uk/hi/spanish/photo_galleries/newsid_3858000/3858339.stm

eljk2u
07-17-2004, 03:23 AM
Hi -
I didn't visit your link to see what you were referring too [sorry; it's late...] but thought this might be an easy solution -

[tag]meta http-equiv="refresh” content="n;url=pagenext.html" /[tag]

Repeated in the head section of each html doc to include, will run a SLIDESHOW n = # of sec. displayed.

Good luck,
El

andrewmacc
07-17-2004, 10:25 PM
I don't have much to say, but a tip: Take a look at source code to see how they did that. That's what I always do when I'm stumped or curious

Powi
07-18-2004, 10:53 PM
I once made one.

http://kopelsanchez.com/Trabajos/Parrilleros/Galeria.php?photo=2

mail me if you want the script or maybe some help.