slideshow help

R

Riccardo from Castle

Can someone take a look at my javascript and explain what I need to do
to get the first photo to pre-load on the slideshow? Thanks

Shannon

http://arches.uga.edu/~shannon2/london_pictures/london.html

There's an error in the HTML. You're using an html page as a source for the
img element.

Change

<img src="london_files/slideimage1.htm" name="Oneshow" border="0"
height="336" width="448">

with

<img src="harrods_in_london.jpg" name="Oneshow" border="0" height="336"
width="448">
 
R

Riccardo from Castle

Riccardo said:
(e-mail address removed) wrote:
[snip]
[snip]

Oops. I made a mess with the paths. Anyway, you only have to change the
source of the first image:

<IMG src="slideimage1.gif" ... >

to

<IMG src="harrods_in_london.jpg" ... >

HTH
 

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

Members online

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top