From be32320dc4f03093cae64559571da6a29e99850c Mon Sep 17 00:00:00 2001 From: Viljami S Date: Fri, 30 Mar 2012 22:11:33 +0300 Subject: [PATCH] New option to allow to choose where to append controls --- responsiveslides.js | 37 ++++++++++++++++++++++--------------- 1 file changed, 22 insertions(+), 15 deletions(-) diff --git a/responsiveslides.js b/responsiveslides.js index 0b9a16c..7e28738 100644 --- a/responsiveslides.js +++ b/responsiveslides.js @@ -12,7 +12,8 @@ "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 - "namespace": "rslides" // String: change the default namespace + "controls": "", // Selector: Where all controls should be appended to, default is after the