From bda552312275064fad9511d0346ca34b96951822 Mon Sep 17 00:00:00 2001 From: Viljami S Date: Sat, 31 Mar 2012 11:26:32 +0300 Subject: [PATCH] Moves local variables to top + other optimization --- responsiveslides.js | 103 ++++++++++++++++++++-------------------- responsiveslides.min.js | 8 ++-- 2 files changed, 56 insertions(+), 55 deletions(-) diff --git a/responsiveslides.js b/responsiveslides.js index 7e28738..45a5fcf 100644 --- a/responsiveslides.js +++ b/responsiveslides.js @@ -12,7 +12,7 @@ "prev": "Previous", // String: Text for the "previous" button "next": "Next", // String: Text for the "next" button "maxwidth": "none", // Integer: Max-width of the slideshow, in pixels - "controls": "", // Selector: Where all controls should be appended to, default is after the