I don't see how this line will work:
Code:
var t=setTimeout('slideshow[0]',2000);
That's not (with the square brackets) a function call. I'm sure at least some browsers will not error correct that for you.
Edit: I see that line is not used though in your finished script, in fact may be removed. However, in the code where I said that would not work, from your first post in this thread, there is nothing to show how the show starts but that syntax and it clearly will not work. So it was a bit dishonest on your part, but probably an honest mistake.
Bookmarks