$('.bullet_points_eng').find('.message').show().delay(3000).queue(function(n) { $(this).hide(); n(); });