We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e74b563 commit 0dc7c3bCopy full SHA for 0dc7c3b
README.md
@@ -4,6 +4,8 @@ jquery object-fit polyfill
4
Simple object-fit polyfill for the [CSS3 Images object-fit property](http://www.w3.org/TR/2012/CR-css3-images-20120417/#object-fit).
5
It contains a quick feature detection for Opera which supports this property natively.
6
7
+Read the blog post about this polyfill on [Steve Workman's blog](http://www.steveworkman.com/html5-2/javascript/2012/css3-object-fit-polyfill/)
8
+
9
Read about how CSS3 images works on the [Opera Developer blog](http://dev.opera.com/articles/view/css3-object-fit-object-position/)
10
11
Usage:
0 commit comments