diff --git a/responsiveslides.js b/responsiveslides.js index db6e41f..5d478b9 100644 --- a/responsiveslides.js +++ b/responsiveslides.js @@ -1,4 +1,4 @@ -/*! ResponsiveSlides.js v1.02. (c) 2011 Viljami Salminen. MIT License. http://responsive-slides.viljamis.com */ +/*! ResponsiveSlides.js v1.03. (c) 2011 Viljami Salminen. MIT License. http://responsive-slides.viljamis.com */ (function ($) { $.fn.responsiveSlides = function (opts) { // Settings @@ -17,8 +17,14 @@ } var slideshow = function () { + var $slide = $this.find('img'), - $pagination = $('