how to re-create photo gallery on dailylife: javascript, jquery and css
Does anyone know of existing javascript libraries to re-create this photo gallery sample found on dailylife.com maybe using jquery and css?
They seemed to have it automate the creation of different sized portrait and landscape photo开发者_如何学Cs so it fits nicely in these 4 columns with overall equal heights across the columns. Thanks for any input.
Sample output here: http://www.daylife.com/search?q=valentino+rossi
you could use http://desandro.com/resources/jquery-masonry/
精彩评论