Mason
Mason copied to clipboard
Mason.js for creating a perfect grid with jQuery.
Just one small request: when resizing, the blip where boxes suddenly disappear is jarring. It would be great if there was a smooth animation when changing sizes of the window.
Could we set the heigth at 100% like width and grid area would be calculate to fill all the area without blank ?
The fillers simply have no content and are for simple aesthetic purposes: filling in empty spaces and show as white/transparent rectangles. For this reason, they should automatically have `aria-hidden="true"` added...
My issue is specifically the resize. If I lazy load 3 grids, and destroy the mason callback on each, then when the window resizes I run a function to run...
Is it possible to work with zeptojs instead of jquery? Since I will use this lib in my mobile app, so I will not use jquery.
can it attach/detach off-screen element when scrolling up/down in order to improve performance?
I am trying to achieve something Pinterest, but height of each block is unknown due to thumbnail size? is there a chance to keep height auto?