How do you stack pictures for slide show-one on top another

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to have a slide show on my web site, with only one picture showing at
a time
 
This is typically done, not using "stacked" images, but with "stored" images
(using JavaScript). You create an array of images using JavaScript (in
memory), and set up a timer to swap them out to an Image tag in the page,
one at a time. You should Google "JavaScript Image Swap" for more
information.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
What You Seek Is What You Get.
 
Google for "JavaScript slide show" with the quotes.


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed..................
...............................with a computer
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Front Page Slide Show 1
slide show 2
PowerPoint Freeze animation 1
PowerPoint Powerpoint image ordering on a single slide 3
FrontPage 2003 Slide Show! 2
PowerPoint Powerpoint skips random slides 0
Slideshow too big 5
Photo Gallary - slide show not working 6

Back
Top