cspeloso / Lazy-Loading-Mosaic-Tiling-Plugin

This plugin is a simple Javascript plugin that lets you show images in a mosaic layout. This allows you to lazy load images as well. This plugin was created for a client because they needed a mosaic tiling plugin, however they also wanted control over the specific order of images in such a layout. This created an issue, due to the fact that most mosaic tiling plugins will intelligently fit elements according to the positions they best fit (which is mostly random). This one however, will keep the order of the elements which are fed into it. The downside to this plugin is that elements at the bottom will not line up well. However, if you need a mosaic plugin like this, check it out.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cspeloso/Lazy-Loading-Mosaic-Tiling-Plugin Issues