Skip to content
This repository has been archived by the owner on Jan 9, 2022. It is now read-only.

Commit

Permalink
Merge pull request scottjehl#117 from aaronraimist/patch-1
Browse files Browse the repository at this point in the history
github.io
  • Loading branch information
scottjehl committed Feb 28, 2014
2 parents d920123 + 5e3d682 commit 5734c2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ A Responsive Images approach that you can use today that mimics the [proposed pi
* Author: Scott Jehl (c) 2012
* License: MIT/GPLv2

**Demo URL:** [http://scottjehl.github.com/picturefill/](http://scottjehl.github.com/picturefill/)
**Demo URL:** [http://scottjehl.github.io/picturefill/](http://scottjehl.github.io/picturefill/)

**Note:** Picturefill works best in browsers that support CSS3 media queries. The demo page references (externally) the [matchMedia polyfill](https://github.com/paulirish/matchMedia.js/) which makes matchMedia work in `media-query`-supporting browsers that don't support `matchMedia`. `matchMedia` and the `matchMedia` polyfill are not required for `picturefill` to work, but they are required to support the `media` attributes on `picture` `source` elements. In non-media query-supporting browsers, the `matchMedia` polyfill will allow for querying native media types, such as `screen`, `print`, etc.

Expand Down

0 comments on commit 5734c2f

Please sign in to comment.