Make background-color flicker in CSS
Posted: Tue Feb 24, 2015 8:01 am
I am looking at a feature whereby when someone clicks from an external cart, back to the main web site, it knows where they have come from, and then flickers the cart DIV to say "this is what you have just updated".
I know how to identify the URL, but I don't know how in CSS to say "this colour before, this colour after and transition:background-color 0.4s'.
Can it be done?
I know how to identify the URL, but I don't know how in CSS to say "this colour before, this colour after and transition:background-color 0.4s'.
Can it be done?