I am trying to have an html element, say a <div>
, temporarily be highlighted then fade out after jumping to that element on the webpage.
I am looking for an effect similar to this highlighting effect: What is your best programmer joke?
How would I go about implementing an effect like this?
I tried looking at the page source for that link, but I couldn't see how it was being done.