I’ve noticed a site that seems to have a very nice colour transition effect on the background. When a link is pressed the background changes colour, however it doesn’t seem instant. A transition seems to take place..
http://fuelbrandinc.com/#/about
I was wondering if anyone had any idea how to replicate this functionality?
Thanks,
They’re using jQuery JavaScript library and the jQuery Color animations plugin.
You can see this by inspecting the
compiled.jsfile from source line 202 onwards via your favourite DOM inspection tool.