jQuery-Fakecrop Sample
Normal
With Fakecrop (default)
$('#fakecrop-fill img').fakecrop();
With Fakecrop {fill : false}
$('#fakecrop img').fakecrop({ fill: false });