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

Moved image aspect calculation #8

Closed lamalamaMark closed 10 years ago

lamalamaMark commented 10 years ago

The image aspect should be calculated for each image itself because within a page there can be multiple images with diferent aspect ratio's that have to filled/centered.

johnpolacek commented 10 years ago

Thanks!