From fa3a815408def9fba6126696655dd30d93327114 Mon Sep 17 00:00:00 2001 From: Viljami S Date: Sat, 10 Mar 2012 11:55:10 +0200 Subject: [PATCH] Removing the fadetime to test the default settings --- example/index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/example/index.html b/example/index.html index 90267b5..da2e876 100644 --- a/example/index.html +++ b/example/index.html @@ -22,7 +22,6 @@ // Slideshow 3 $("#slides3").responsiveSlides({ auto: false, - fade: 300, maxwidth: 540 });