From 9cb6748f17c788cb1be17c5b750da5349d78a738 Mon Sep 17 00:00:00 2001 From: Nick Date: Tue, 18 Mar 2014 17:10:19 +0700 Subject: [PATCH] wrapped page numbers in spans for more control in css --- responsiveslides.js | 2 +- responsiveslides.min.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/responsiveslides.js b/responsiveslides.js index fbc331a..7cd9056 100644 --- a/responsiveslides.js +++ b/responsiveslides.js @@ -185,7 +185,7 @@ var n = i + 1; tabMarkup += "
  • " + - "" + n + "" + + "" + n + "" + "
  • "; }); $pager.append(tabMarkup); diff --git a/responsiveslides.min.js b/responsiveslides.min.js index 21d4832..8a21fae 100644 --- a/responsiveslides.min.js +++ b/responsiveslides.min.js @@ -2,7 +2,7 @@ (function(c,I,B){c.fn.responsiveSlides=function(l){var a=c.extend({auto:!0,speed:500,timeout:4E3,pager:!1,nav:!1,random:!1,pause:!1,pauseControls:!0,prevText:"Previous",nextText:"Next",maxwidth:"",navContainer:"",manualControls:"",namespace:"rslides",before:c.noop,after:c.noop},l);return this.each(function(){B++;var f=c(this),s,r,t,m,p,q,n=0,e=f.children(),C=e.size(),h=parseFloat(a.speed),D=parseFloat(a.timeout),u=parseFloat(a.maxwidth),g=a.namespace,d=g+B,E=g+"_nav "+d+"_nav",v=g+"_here",j=d+"_on", w=d+"_s",k=c("