diff --git a/responsiveslides.js b/responsiveslides.js index dadf04d..57b16c5 100644 --- a/responsiveslides.js +++ b/responsiveslides.js @@ -1,4 +1,4 @@ -/*! ResponsiveSlides.js v1.32 +/*! ResponsiveSlides.js v1.5 * http://responsiveslides.com * http://viljamis.com * @@ -20,7 +20,7 @@ "nav": false, // Boolean: Show navigation, true or false "random": false, // Boolean: Randomize the order of the slides, true or false "pause": false, // Boolean: Pause on hover, true or false - "pauseControls": false, // Boolean: Pause when hovering controls, true or false + "pauseControls": true, // Boolean: Pause when hovering controls, true or false "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 @@ -38,11 +38,7 @@ var $this = $(this), // Local variables - selectTab, - startCycle, - restartCycle, - rotate, - $tabs, + v, p, selectTab, startCycle, restartCycle, rotate, $tabs, // Helpers index = 0, @@ -66,27 +62,62 @@ $pager = $("