Comment on JQuery plugin to arrange images using knapsack algorithmComments−omgmog14yWhipped up a quick example, it seems to re-order the images in a way to fit the most it can on each row given the width constraints and the width of each image - http://jsfiddle.net/vXbCY/−heroic14yThanks! Mind if I include this on the github link?−omgmog14ygo for it :)
Comments
Whipped up a quick example, it seems to re-order the images in a way to fit the most it can on each row given the width constraints and the width of each image - http://jsfiddle.net/vXbCY/
Thanks! Mind if I include this on the github link?
go for it :)