.mouseleave(function(){ 08 $(this).find('.popover').stop().delay(500).fadeOut(); 09 return false; 10 });