From 639c359284b4c34f699f315a528ec02f651f5436 Mon Sep 17 00:00:00 2001 From: Viljami S Date: Thu, 22 Mar 2012 16:35:46 +0200 Subject: [PATCH] Changing the writing style. --- README.md | 4 ++-- demo/demo.html | 6 +++--- demo/themes/themes.html | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 0563a3a..f434068 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [Responsive Slides](http://responsive-slides.viljamis.com/) is a tiny jQuery plugin that creates a responsive slideshow using images inside <ul>. It works with wide range of browsers including all IE versions from IE6 and up. It also adds css max-width support for IE6 and other browsers that don't natively support it. Only dependency is [jQuery](http://jquery.com/) and that all the images are same size. -Biggest difference to other responsive slideshow plugins is the file size (907 bytes minified and gzipped) + that this one doesn't try to do everything. ResponsiveSlides.js has basically only two different modes: Either it just automatically fades the images, or operates as a responsive image container with pagination and/or navigation to fade between slides. +Biggest difference to other responsive slideshow plugins is the file size (907 bytes minified and gzipped) + that this one doesn't try to do everything. Responsive Slides has basically only two different modes: Either it just automatically fades the images, or operates as a responsive image container with pagination and/or navigation to fade between slides. @@ -43,7 +43,7 @@ v1.10 (2012-03-12) - Refactoring, New markup style, CSS is now separated from th v1.05 (2012-03-05) - No more need to change the namespace if you have more than one slideshow on the same page. -v1.04 (2011-12-19) - Fixes problems when ResponsiveSlides.js is used with other plugins +v1.04 (2011-12-19) - Fixes problems when Responsive Slides is used with other plugins v1.03 (2011-12-12) - Code refactoring, smaller size, better performance diff --git a/demo/demo.html b/demo/demo.html index 44f0c83..cc2c56e 100644 --- a/demo/demo.html +++ b/demo/demo.html @@ -2,7 +2,7 @@ - ResponsiveSlides.js · Responsive jQuery Slideshow + Responsive Slides · Responsive jQuery slideshow @@ -29,7 +29,7 @@
-

ResponsiveSlides.js v1.2

+

Responsive Slides v1.2

Simple & lightweight responsive slideshow plugin (in 1kb)

@@ -47,7 +47,7 @@ See the documentation - +
\ No newline at end of file diff --git a/demo/themes/themes.html b/demo/themes/themes.html index 49d2e94..db93c0e 100644 --- a/demo/themes/themes.html +++ b/demo/themes/themes.html @@ -2,7 +2,7 @@ - ResponsiveSlides.js · Alternative themes + Responsive Slides · Alternative themes @@ -72,7 +72,7 @@ - View ResponsiveSlides.js documentation + View Responsive Slides documentation