no mouse não sobre o jquiery
$( "#other" ).click(function() {
$( "#outer" ).mouseleave();
});
Crazy Crane
$( "#other" ).click(function() {
$( "#outer" ).mouseleave();
});