From a8daea4223a7b44029286f47984cc9679bb3eec1 Mon Sep 17 00:00:00 2001 From: Ridge Date: Tue, 4 Nov 2014 11:14:22 +0800 Subject: [PATCH] Charlie Hawker Fix for issue #299 --- responsiveslides.js | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) 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 = $("