Reputation: 1659
Is there any way to fit the images according to their size (resolution / width*height) like as below:
So can i do with css or jquery(plugin)?, i tried to search at google but not found any plugin.
Upvotes: 2
Views: 1477
Reputation: 5256
Try this jquery plugin : http://jquer.in/jquery-plugins-for-awesome-image-galleries/galereya/
Example : http://vodkabears.github.io/galereya/start.html
Upvotes: 1
Reputation: 5256
What you need is a size based collage of images. This might be the one : http://ed-lea.github.io/jquery-collagePlus/
Also try other search results on google for : collage jquery plugin
Upvotes: 3