Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Object-fit:cover does not work on IE - msc/actions #40

Open
pearlzhuzeng opened this issue Oct 2, 2016 · 0 comments
Open

Object-fit:cover does not work on IE - msc/actions #40

pearlzhuzeng opened this issue Oct 2, 2016 · 0 comments
Labels

Comments

@pearlzhuzeng
Copy link
Contributor

pearlzhuzeng commented Oct 2, 2016

solution: https://github.com/bfred-it/object-fit-images/

https://github.com/anselmh/object-fit

It actually works worse than without....

<script> objectFit.polyfill({ selector: '.u-actionitem img', // this can be any CSS selector fittype: 'cover', // either contain, cover, fill or none //disableCrossDomain: 'false' // either 'true' or 'false' to not parse external CSS files. }); </script>
@pearlzhuzeng pearlzhuzeng added this to the Initial Public Offering milestone Oct 2, 2016
@pearlzhuzeng pearlzhuzeng changed the title Object-fit:cover does not work on IE Object-fit:cover does not work on IE - msc/actions Oct 2, 2016
@pearlzhuzeng pearlzhuzeng reopened this Nov 2, 2016
@pearlzhuzeng pearlzhuzeng modified the milestones: Thanksgiving, Christmas Dec 2, 2016
@pearlzhuzeng pearlzhuzeng removed this from the Christmas milestone Jan 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant