CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   JavaScript programming (http://www.codingforums.com/forumdisplay.php?f=2)
-   -   javascript slide show (http://www.codingforums.com/showthread.php?t=281681)

dono 11-09-2012 08:48 PM

javascript slide show
 
OK - First, my disclaimer: I'm a noob to Javascript.

So, I'm playing with some java scripts from javascriptkit, and one is a slide show
script. Here's what I don't get:
document.images.slide.src=eval("image"+step+".src")

This is part of the function that selects the next image. My slide show doesn't run, and I'm trying to figure out why. Any suggestions is greatly appreciated.

Dono

xelawho 11-09-2012 08:53 PM

my suggestion is to look for another slideshow - even the snippet you have shown suggests that it is ancient and somewhat crapful


All times are GMT +1. The time now is 05:32 PM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.