From 4d6e564203055273855a570cb39fef5c0d47a737 Mon Sep 17 00:00:00 2001 From: Andrea Verlicchi Date: Sun, 16 Mar 2014 01:00:10 +0100 Subject: [PATCH] Updated demo page --- TODO.txt | 6 +++++ index.html | 66 ++++++++++++++++++++++++++++++++++++------------------ 2 files changed, 50 insertions(+), 22 deletions(-) create mode 100644 TODO.txt diff --git a/TODO.txt b/TODO.txt new file mode 100644 index 0000000..0b405ff --- /dev/null +++ b/TODO.txt @@ -0,0 +1,6 @@ +- Merge the gh-pages branch +- Update the readme +- Release 2.0.0 on bower and GitHub +- Try to improve performances again, caching the sourcesData object -> version 2.0.1 +- Add support to the src attribute, not only srcset -> version 2.0.2 +- Add automated tests!!! diff --git a/index.html b/index.html index ad733f6..e358b7c 100644 --- a/index.html +++ b/index.html @@ -5,27 +5,55 @@ Responsive images using verlok/picturePolyfill - by Andrea Verlicchi
-
-

Responsive images using PicturePolyfill - Demo

-

The following link contains two responsive images created using a real <picture> element, and the picturePolyfill script.

+ +

Responsive images using PicturePolyfill - Demo

+

The following link contains two responsive images created using a real <picture> element, and the picturePolyfill script.

+ +
+
+

With HD (Retina) display support

+ + + + + + + +
+
+

Without HD (Retina) display support

+ + + + + + + +
-
-

With HD (Retina) display support

- + +

Real time server side scaling is provided by Pixtulate.

+ +
+
+

With HD (Retina) display support

@@ -35,11 +63,9 @@

With HD (Retina) display support

A beautiful responsive image
- -
-
-

Without HD (Retina) display support

- +
+ - +