Slide Show

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

Guest

I would like to insert a slide show from my front page, where the pictures
would move (run) automatically, without having the person to click in a
certain picture to maximize the pciture he/she want see. Is it possible?
thanks!
 
Thanks, but I am not familar with it. Where do I have to paste?
I did try to open the photo gallery page I have (www.ehframingdesigning.com)
in my front page. After, I went to "code" page and I pasted on the "head" for
step 1 and pasted on the "body" for step 2. When I exit this page and went
back to the photo gallery page there was some advertisement of this java
website and the pictures I had did not change. Would you mind please to give
step by step what I should do?
thanks in advance Paula
 
Hi Paula,

I went to your Photo Gallery page and did not see the code pasted in there.

If you want to use that script then you paste the fist portion into the head
section of your page..somewhere between <head> and </head>

You also paste the second portion into the body section of a page..somewhere
between <body> and </body>

Make sure you have the pictures you wish to use in your images folder.

Change the names in the script to your image names in areas like this:

"images/1.gif",
"images/2.gif",
"images/3.gif"

Lets say your images were called paula.gif, house.gif, and street.gif those
are the names you would use in place of 1.gif, 2.gif, and 3.gif

Save the page and make sure you look at it by doing a "preview in browser"
as it will not show simply in normal view or preview.

You probably should try doing it on a blank page first so to see how it
works.

--
Joe
Microsoft MVP Expression Web

Expression and FrontPage Web Forums:
http://expression-frontpage.com/forums/
 
Back
Top