diff --git a/example/index.html b/example/index.html index df649f1..998f07a 100644 --- a/example/index.html +++ b/example/index.html @@ -19,8 +19,7 @@ $("#slides2").responsiveSlides({ fade: 300, auto: false, - maxwidth: 540, - namespace: 'anotherslideshow' + maxwidth: 540 }); });