Browse Source

Add really long fade just for testing

pull/21/head
Viljami S 13 years ago
parent
commit
599c1ce390
  1. 2
      example/index.html

2
example/index.html

@ -29,7 +29,7 @@
// Slideshow 4
$("#slides4").responsiveSlides({
auto: false,
fade: 300,
fade: 3000,
maxwidth: 540
});
});

Loading…
Cancel
Save