From 2ace946cecc6f7ee6bca068b34a7ed893f310807 Mon Sep 17 00:00:00 2001 From: Jacob Bennett Date: Tue, 25 Feb 2014 14:49:28 -0600 Subject: [PATCH] feat: Added seperate containers for nav controls and pager controls --- responsiveslides.js | 7 ++++--- responsiveslides.min.js | 14 +++++++------- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/responsiveslides.js b/responsiveslides.js index fbc331a..4b214c8 100644 --- a/responsiveslides.js +++ b/responsiveslides.js @@ -24,7 +24,8 @@ "prevText": "Previous", // String: Text for the "previous" button "nextText": "Next", // String: Text for the "next" button "maxwidth": "", // Integer: Max-width of the slideshow, in pixels - "navContainer": "", // Selector: Where auto generated controls should be appended to, default is after the