To use, just add an image inside a DIV with the "background" ID.BACKGROUND.js will do the rest and rescale the DIV and image accordingly, to perfectly fit inside the new viewport every time the page is resized.There's also a method for dynamically...

photoWall.js

photoWall.js 2.0.0 updated

While nobody will hurry to copy the Google Images layout and pass it as their own pretty soon, photoWall.js is still a very useful plugin. This is because it can easily be integrated in photo album scripts and provide a click-to-view mechanism for the...

wScratchPad

wScratchPad 2.1.0

Scratch pads are elements that when scratched on the surface reveal an extra layer underneath it.Usually used in online games and ads, they are more of a decorative interactive element than something of use in a developer's every day life.wScratchPad...

LazyLoad

LazyLoad 1.5.5 updated

LazyLoad is different from other lazy-loading systems because it heavily relies on the srcset attribute and comes with special support for progressive JPEG files.The library is quite easy to implement, has some pretty solid default options, but also a lot...

RowGrid.js

RowGrid.js 1.0.5 updated

The problem with images is they never come at the same dimensions.Arranging such photos on a photo grid usually requires cropping or cutton to make them all fit.The RowGrid.js jQuery plugin works by taking the all images and resizing them at a given...

Rimg

Rimg 2.1.0 updated

Rimg is a standalone JavaScript library that works completely on the client's side and does not need any type of server-side component. The library allows images to automatically change their src attribute in tune with the page's viewport...