kittentaboo
01-24-2008, 06:35 PM
1) Script Title:
Swiss Army Image Slideshow
2) Script URL (on DD):
http://dynamicdrive.com/dynamicindex14/swissarmy/index.htm
3) Describe problem:
I can't figure out where to put the code that gets rid of the controls... Here's what I have:
slides[0] = ["images/chuck.jpg", "<b>Chuck Paris</b><br/><span class=style10>AFTRA/SAG<br/>Photo: Scott Bryant</span>"];
slides0.no_controls;
Which might be totally wrong, I don't know... Can someone just tell me where I need to put that no_controls code?
Can I set it so the whole slideshow doesn't have controls, or do I need to add that no_controls line after each array?
Thanks for your help, and sorry for the dumb question!
Swiss Army Image Slideshow
2) Script URL (on DD):
http://dynamicdrive.com/dynamicindex14/swissarmy/index.htm
3) Describe problem:
I can't figure out where to put the code that gets rid of the controls... Here's what I have:
slides[0] = ["images/chuck.jpg", "<b>Chuck Paris</b><br/><span class=style10>AFTRA/SAG<br/>Photo: Scott Bryant</span>"];
slides0.no_controls;
Which might be totally wrong, I don't know... Can someone just tell me where I need to put that no_controls code?
Can I set it so the whole slideshow doesn't have controls, or do I need to add that no_controls line after each array?
Thanks for your help, and sorry for the dumb question!