show and hide message in jquery code example Example: js show span for 5 seconds $("#myElem").show().delay(5000).fadeOut();