Click to See Complete Forum and Search --> : Slideshow Prob (Another... sorry)


Lactoes
02-25-2003, 01:10 AM
I've had the error all night, and I've been getting closer... but now I'm lost with what to do next.
Here's my page:
page (http://www.lanceosborne.com/mainpage/temp.htm)
and here's the JS I'm trying to mimick:
demo (http://codelifter.com/main/javascript/slideshow2.html)

The JS is acting just like an IMG SRC tag... I'm clueless.

Thanks for any help!

Nicodemas
02-25-2003, 02:51 AM
Hey Man, I fixed what the problem was.

Number 1) You weren't using the onload="runSlideShow()" that was instructed to be put in your body tag.

Number 2) You didn't have the required img in the page that was supposed to be named 'SlideShow'.

Yeah, Javascript is rather icky when you gotta start picking through it. Hope this helps. I attached the file for download. It worked on my local machine, so I am very sure that it will work for you on your homepage.

Lactoes
02-25-2003, 03:34 PM
Nicodemas,

Thanks so much for the help. :)
Everything works great:
LanceOsborne.com (http://lanceosborne.com)

I still want to fix some minor asthetics, but everything's coming together well.