how to display a div for 3 second code example Example: js show span for 5 seconds $("#myElem").show().delay(5000).fadeOut();