i want a div appears for few seconds javascript code example Example: js show span for 5 seconds $("#myElem").show().delay(5000).fadeOut();