🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

A super tiny jQuery plugin for creating an image comparison slider which allows the visitor to compare before and after images with mouse interaction.

Image-Comparison

Documentation

jQuery.imageSlider

The jQuery.imageSlider is a jQuery plugin to look at before/after pictures.

Install:

$ bower install jquery.imageslider

Usage:

$('.your-element').imageSlider({     left: 'left.image.url',     right: 'right.image.url' });

Notes:

The used images should have the same height and width.


You May Also Like