johnpolacek / imagefill.js

The jQuery plugin for making images fill their containers (and be centered)
http://johnpolacek.github.io/imagefill.js/
609 stars 89 forks source link

Responsive Layout #10

Open frozenpeas opened 10 years ago

frozenpeas commented 10 years ago

I cannot get this to work on my responsive layout if I don't specify a div height. Looking at your responsive example: http://johnpolacek.github.io/imagefill.js/responsive.html I notice that the grid-quarter has a height of 120px

So my question is can imagefill work without specifying a div height. Thanks

HybridSolutions commented 9 years ago

This solutions of forcing the container to have a height, it's not very usefull since container might have different heights.