Really-Simple-Slideshow
Really-Simple-Slideshow copied to clipboard
A jQuery slideshow plugin that loads images as they're required to save bandwidth.
is there any other way to see demos and documentation? Url in description is down.
To fit differently sized images nicely into a given environment, I added an option named 'bounding_box' holding the size, the images should be scaled to. Use [0, 0] to keep...
I modified the nextSlide method to allow for random slide order if the `random` option is set to `true`.
Hi, I've got a very basic setup of the slideshow script running, a simple 5 picture repeating loop. For some reason the first picture is displayed twice, with the standard...
I am trying to change the display interval from the default (5 seconds) to another interval time (ie, 8 seconds). I put the basic jQuery code into simpledemo.html (see code...
Hi, I have reduced border to 0. If I add a http link to a picture, I get a thin line arround it. In http this is < img src="s/r1.jpg"...
Hi guys, Is there any problem running the script on .click statement with jQuery? Everything is ok when using it without any request. However when I add the .click(function() {});...
Hi all. I'm running into an odd issue with the RSS plugin when the document mode for the homepage is set to IE7 standard. The slideshow only loads one additional...
I am using this slider to show current day Event Images. Everything is working fine but while the image is sliding; the next image first comes into view below the...
Is it possible to scale an image using CSS with this code? I tried changing the .rs-slideshow height and width property but it doesn't affect the actual image, just the...