From e467e060dcdeab023bcc2d6aa97f3f4a8bbf780a Mon Sep 17 00:00:00 2001 From: Viljami S Date: Mon, 12 Dec 2011 22:03:03 +0200 Subject: [PATCH] Again smaller minified version (file size). Fixes #2 --- responsiveslides.js | 41 ++++++++++++++++++++++------------------- responsiveslides.min.js | 10 +++++----- 2 files changed, 27 insertions(+), 24 deletions(-) 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 = $('