AboutAnthony Levensalor Experience I have been programming in Java and Javascript since 1998. I run a web development company that specializes in Ajax front ends with PHP/MySQL back ends. I am a Sun Certified Java 2 Developer, and have done nothing but web applications for the last two years in my business
Past/Present clients Monster.com, Compuware Corporation, Flextronics International, Pragmatech Software, Open Travel Software, The Loss Mitigation Institute, Raw Story Media, Page One News Media.
Expert: Anthony Levensalor Date: 11/29/2007 Subject: JS- cycle through images
Question Sorry, I forgot to send the script with my question. The original question was about writing a script to cycle through five different images continuously for a specific amount of time. I have been able to get it work by cycling through image 1 and 2, and repeating, or to go from image 1 to image 5, skipping 2, 3, and 4, and then stopping. What am I doing wrong?
Answer Ok, there was a lot here to comment on, so I went ahead and made an example for you, so you can read the comments and the like and give it a go.