minBlock.js uses the HTML5 canvas utility to plot out a 3x3 matrix grid.It then generates smaller blocks to fill in the matrix grid, applying them to random positions for each cell.minBlock.js takes the a primary color and applies it to the blocks, and a...

onImagesLoad

onImagesLoad 1.2.2

onImagesLoad basically works by triggering a JavaScript callback function whenever images have loaded.This callback can be triggered when:- all the images have been loaded- when all the images inside a selector have been loaded- when one specific image...

Angular Background can read user input and change the background image of a page.Besides the entire page, the directive can be used to change the background of specific page elements as well, and also works with remotely hosted images, local photos, and...

jQuery Panzoom

jQuery Panzoom 2.0.6 updated

jQuery Panzoom allows visitors to zoom in or out an image using simple controls. Panning is also supported, but is mainly used for smoothing out zoom effects. Mobile support for touch gestures is also packed with the plugin's source, along with...

Mimeo

Mimeo 3.0.9

Mimeo was created to help images render properly on tablets and smartphones.In these aforementioned devices, if rendered at real ratio and size, most images will simply go off-screen or ruin a page's layout.Mimeo works by simply scaling them down to...

PhotoWall

PhotoWall 1.0

PhotoWall allows developers to specify a container on the page and have it filled with images.The library's algorithm will do all the mathematical computations, calculating where and how to place and resize the images so they'll fit together into a nice...

Responsive design is a web design principle for loading content that fits perfectly on the device it is being viewed on.The plugin implements this principle on images, always resizing them to fit the present viewport.It works in real-time, resizing the...