diff --git a/responsiveslides.js b/responsiveslides.js index fbc331a..765de43 100644 --- a/responsiveslides.js +++ b/responsiveslides.js @@ -29,7 +29,7 @@ "namespace": "rslides", // String: change the default namespace used "before": $.noop, // Function: Before callback "after": $.noop // Function: After callback - }, options); + }, options || {}); return this.each(function () { @@ -68,8 +68,8 @@ $pager = $("