Skip to content

gordonbrander/picturefill

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Picturefill

A crude polyfill for proposed behavior of the picture element, which does not yet exist, but should. :)

  • Author: Scott Jehl (c) 2012

  • License: MIT/GPLv2

  • Notes: For active discussion of the picture element, see http://www.w3.org/community/respimg/. While this code does work, it is intended to be used only for example purposes until either:

    A) A W3C Candidate Recommendation for is released

    B) A major browser implements

Demo URL: http://scottjehl.github.com/picturefill/

Note: The demo only polyfills picture support for browsers that support CSS3 media queries, but it includes the matchMedia polyfill for media-query-supporting browsers that don't have matchMedia.

About

Don't use this :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%