My java script slide show works on one page but not the other?

G

Guest

I am using script for a slide show in my web page. It works perfectly on my
"test" page but when I insert the script into my index page it will not work.
The first jpg is present but there is no "action" in my script. I am using
exactly the same script and .jpgs - actually copying and pasting into my web
component html. What am I doing wrong?
Thanks!
 
S

Stefan B Rusynko

Check your image paths

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


|I am using script for a slide show in my web page. It works perfectly on my
| "test" page but when I insert the script into my index page it will not work.
| The first jpg is present but there is no "action" in my script. I am using
| exactly the same script and .jpgs - actually copying and pasting into my web
| component html. What am I doing wrong?
| Thanks!
 
E

E. T. Culling

Where are these photos located:
Pic[0] = 'Quiltaa.jpg'
Pic[1] = 'Quiltbb.jpg'
Pic[2] = 'Quiltcc.jpg'
Pic[3] = 'Quiltdd.jpg'
Pic[4] = 'Quiltee.jpg'
Pic[5] = 'Quiltff.jpg'
Pic[6] = 'Quiltgg.jpg'
Pic[7] = 'Quilthh.jpg'
Pic[8] = 'Quiltii.jpg'
Pic[9] = 'Quiltjj.jpg'
Pic[10] = 'Quiltkk.jpg'There is no specific location mentioned here.In an
image file?? maybe ... images/quiltaa.jpgeleanor"TWsT"
 
G

Guest

The photos are located in a file in the web. BUT, I had 3 others javascripts
running on the page as well and I deleted all but the slide show and it is
now working - things such as dates, times, be sure to bookmark, etc. They
were nonessential so I took them off. The slide show is working great now!
Thanks for your time and help!
TWsT
 
G

Guest

The photos are located in a file in the web. BUT, I had 3 others javascripts
running on the page as well and I deleted all but the slide show and it is
now working - things such as dates, times, be sure to bookmark, etc. They
were nonessential so I took them off. The slide show is working great now!
Thanks for your time and help!
TWsT

E. T. Culling said:
Where are these photos located:
Pic[0] = 'Quiltaa.jpg'
Pic[1] = 'Quiltbb.jpg'
Pic[2] = 'Quiltcc.jpg'
Pic[3] = 'Quiltdd.jpg'
Pic[4] = 'Quiltee.jpg'
Pic[5] = 'Quiltff.jpg'
Pic[6] = 'Quiltgg.jpg'
Pic[7] = 'Quilthh.jpg'
Pic[8] = 'Quiltii.jpg'
Pic[9] = 'Quiltjj.jpg'
Pic[10] = 'Quiltkk.jpg'There is no specific location mentioned here.In an
image file?? maybe ... images/quiltaa.jpgeleanor"TWsT"
 

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

Top