Specify how long the animation of the overlay will be.
$(function() { $('#container').sliphover({ duration: 600 }); })