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

- +
+ - +