From: Leif Hanson Date: Mon, 24 Jun 2013 12:53:54 +0000 (+0000) Subject: Minor fix to Blog RSS widget. X-Git-Tag: v1.0~110 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=e5140ddb4c40e7c6c4e4ce95c2be8b1c7dcad8b1;p=web%2FMichiganTrailMaps.git Minor fix to Blog RSS widget. --- diff --git a/libjs/blogRotate.js b/libjs/blogRotate.js index 62aac48..b698e63 100755 --- a/libjs/blogRotate.js +++ b/libjs/blogRotate.js @@ -1,9 +1,8 @@ $(document).ready(function(){ $('#blog_wrapper').cycle({ - fx: 'scrollHorz', + fx: 'scrollRight', pause: 1, timeout: 7000, - next: '#prev-blog', prev: '#next-blog', rev: 1 }); diff --git a/templates/template.html b/templates/template.html index cd45179..1d18e7d 100755 --- a/templates/template.html +++ b/templates/template.html @@ -164,7 +164,7 @@ -
Prev
+
Next