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.