From 7ca22eb52a25becc5241d699c84861f43bbeb91d Mon Sep 17 00:00:00 2001 From: Viljami S Date: Fri, 23 Mar 2012 19:22:11 +0200 Subject: [PATCH] Text changes --- README.md | 8 ++++---- demo/demo.html | 6 +++--- demo/themes/themes.html | 4 ++-- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index f434068..53c0a3f 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ -# Responsive Slides v1.2 +# ResponsiveSlides.js v1.2 ### Simple & lightweight responsive slideshow plugin (in 1kb) -[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. +[ResponsiveSlides.js](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. 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. +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. @@ -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 Responsive Slides is used with other plugins +v1.04 (2011-12-19) - Fixes problems when ResponsiveSlides.js 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 cc2c56e..01c9c40 100644 --- a/demo/demo.html +++ b/demo/demo.html @@ -2,7 +2,7 @@ - Responsive Slides · Responsive jQuery slideshow + ResponsiveSlides.js · Responsive jQuery slideshow @@ -29,7 +29,7 @@
-

Responsive Slides v1.2

+

ResponsiveSlides.js

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 db93c0e..49d2e94 100644 --- a/demo/themes/themes.html +++ b/demo/themes/themes.html @@ -2,7 +2,7 @@ - Responsive Slides · Alternative themes + ResponsiveSlides.js · Alternative themes @@ -72,7 +72,7 @@ - View Responsive Slides documentation + View ResponsiveSlides.js documentation