From 0fe513291cd39b4658d728e185f5a6c4b5665884 Mon Sep 17 00:00:00 2001 From: Luca Ongaro Date: Fri, 8 Apr 2011 10:29:22 +0200 Subject: [PATCH] fixed bug in algorithm. Version 0.1.8 --- README.textile | 6 ++++-- examples/index.html | 2 +- jqcloud/{jqcloud-0.1.7.js => jqcloud-0.1.8.js} | 6 +++--- jqcloud/{jqcloud-0.1.7.min.js => jqcloud-0.1.8.min.js} | 6 +++--- 4 files changed, 11 insertions(+), 9 deletions(-) rename jqcloud/{jqcloud-0.1.7.js => jqcloud-0.1.8.js} (96%) rename jqcloud/{jqcloud-0.1.7.min.js => jqcloud-0.1.8.min.js} (88%) diff --git a/README.textile b/README.textile index c94b8c1..97cdb3c 100644 --- a/README.textile +++ b/README.textile @@ -9,7 +9,7 @@ h2. Installation Installing jQCloud is extremely simple: # Make sure to import the jQuery library in your project. -# Download the jQCloud files. Place jqcloud-0.1.7.js (or the minified version jqcloud-0.1.7.min.js) and jqcloud.css somewhere in your project and import both of them in your HTML code. +# Download the jQCloud files. Place jqcloud-0.1.8.js (or the minified version jqcloud-0.1.8.min.js) and jqcloud.css somewhere in your project and import both of them in your HTML code. You can easily substitute jqcloud.css with a custom CSS stylesheet following the guidelines explained later. @@ -23,7 +23,7 @@ bc. jQCloud Example - + - +