diff --git a/README.md b/README.md index 41f1b10..b205ecb 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,66 @@ jQuery ReStable ======== -**jQuery ReStable** is a very simple and lightweight (~1Kb) jQuery plugin that make tables responsive making them collapse into ul lists. +**jQuery ReStable** is a very simple and lightweight (~1Kb) jQuery plugin that make tables responsive making them collapse into ul lists.You can find some examples in the included demo or [here](http://codeb.it/restable/). To use it you just have to include jQuery and a copy of the plugin in your head or footer: - + + +Let's say this is your table: + +
Period | +Full Board | +Half Board | +Bed and Breakfast | +
01/10/12 - 02/10/12 | +20 € | +30 € | +40 € | +
03/10/12 - 04/10/12 | +40 € | +50 € | +60 € | +
05/10/12 - 06/10/12 | +70 € | +80 € | +90 € | +