jquery show alert for certain time code example Example: js show span for 5 seconds $("#myElem").show().delay(5000).fadeOut();