Quantcast
Channel: CSS3 – theburningmonk.com
Viewing all articles
Browse latest Browse all 12

Creating a count down meter with CSS3 and JQuery

$
0
0
Whilst working on the MathDOJO mini game one of the neat little things I tried to do was implement a time meter which steadily counts down and changes colour (from green to yellow to glowing red) as it approaches 0: First, you need something to represent the meter, a simple <span> element will do: 1: [...]

Viewing all articles
Browse latest Browse all 12

Trending Articles