This is one of those things that I find myself Googling every time I want to use it: how to create a lightweight, cross-browser compatible, full image background. After trying…
Today I decided to have a go at the 2d drawing capabilities of the HTML5 canvas element, to create a vector based ‘sunshine’ animation. The HTML5 canvas 2d context methods…