I would like to visually signify that a text input form element has been updated when a page loads and then have it fade out, so it returns to a standard white background. Is such a thing even possible? I know I’ve seen something like this in phone apps, but I don’t know if I’ve ever noticed such a thing in a traditional html form.
Have you noticed here, when you first view a topic, the post starts blue and fades to white?
I can’t find it in inspect because there are so many nested divs, and then it may be done via js anyway for all I know.
But I’m sure it can be done with css animation.