Browse Source

Removing the fadetime to test the default settings

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

1
example/index.html

@ -22,7 +22,6 @@
// Slideshow 3 // Slideshow 3
$("#slides3").responsiveSlides({ $("#slides3").responsiveSlides({
auto: false, auto: false,
fade: 300,
maxwidth: 540 maxwidth: 540
}); });

Loading…
Cancel
Save