I just got the following project for a project, for a gallery of image images, with dynamic images of width and height (images submitted by the user). (Screenshot at the end of the message)
I tried jQuery Masonry , Tympanus Auto Graphic Editing, and CSS-Tricks Seemless Responsive Photo Grid , but each one has its own limitations.
- JQuery Masonry allows you to dynamically change the width and height, however there are spaces created.
- The last 2 scripts generate very beautiful grids, but with the problem that the width or height should be static.
EDIT: I came across Isotope , which is almost perfect, and I will probably end up using it if there is something that exactly corrects my needs. So my question is still the same ...
Is there any javascript (preferably jQuery) script that can generate a fully dynamic mosaic (relative to the size of the image), such as in the screenshot below?
Thanks for any help

javascript jquery grid gallery mosaic
Dogoku Jun 07 2018-12-12T00: 00Z
source share