Simple slide show for prototype & scriptaculous
A little slide show object for any of you that use prototype and scriptaculous.
-
Prototype/Scriptaculous Slideshow
Dave has recently been playing about with a little slideshow.js that we found on Tom Doyle's blog.
It's a great little script (thanks Tom) but I thought it could do with a litte upgrade to encapsulate it in an object so that it doesn't get interfered with.
Here's our version of much the same code: slideshow.js
It's very simple to use so I've dropped the documentation into the top of the script. Basic synopsis is:
oMySlides = new iSlideShow({
slides : [
'image-div-a',
'image-div-b',
'image-div-c',
'image-div-d'
]
});
22 Comments on this post
Speak to an Expert now on 01225 444 674
Talk to Us
said “Extending it with panning..” last year
Jim said “Pan & Zoom” last year
said “IE 6, 7 support?” last year
Jim said “@Jon; IE support” last year
said “Figured out IE problem” last year
said “Expand counter” last month
said “Problem with two intance” last week
said “SOLVED: Problem with two intance” last week
Jim said “Pause & Play Buttons” earlier this week
said “Timerstart” a few weeks ago
said “Javascript Error” a few weeks ago
Jim said “@ J R - Javascript Error” last year
said “bind error” last year
said “Initiliaze loading.” last year
Jim said “@ Initialize loading.” last year
said “Example CSS?” last year
Jørgen said “this.play.bind is not a function” earlier this year
Jørgen said “this.play.bind is not a function solved?” earlier this year
Jim said “Need of an upgrade” last month
Jørgen said “Updated version” last month
David said “Upgrade on it's way” a few weeks ago
David said “this.play() not a function SOLVED” last week