From 515bfcb5152b34b8e251cbbba3681ebcb90c5901 Mon Sep 17 00:00:00 2001 From: Bastian Gutschke Date: Thu, 7 Mar 2013 11:33:43 +0100 Subject: [PATCH] Changed default callback functions to $.noop() Changed the default callback functions to jQuery.noop(), which was especially created for this kind of thing. http://api.jquery.com/jQuery.noop/ --- responsiveslides.js | 4 ++-- responsiveslides.min.js | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/responsiveslides.js b/responsiveslides.js index 1e6f465..05f081f 100644 --- a/responsiveslides.js +++ b/responsiveslides.js @@ -27,8 +27,8 @@ "navContainer": "", // Selector: Where auto generated controls should be appended to, default is after the