Articles tagged “interaction”
-
Click highlights with CSS transitions
When you watch screencasts from time to time you’ll see that some software adds growing dots to the clicks the person explaining does to make them more obvious. Using CSS transitions this can be done very simply in JavaScript, too. Check out the following demo on JSFiddle and you see what we mean. When you […]