The direction of the overlay enters or leves can be reversed by setting the reverse option to true.
$(function() { $('#container').sliphover({ reverse: true }); })