A stupid CSS exercise
By accident I found that it's possible to do some stupid “animation” using CSS only. The whole idea is to move an element away from the mouse when it's hover. When it moves away, it'll instantly lose the "hover" state and come back, being hovered again (and repeat...).
Here's the crazy demo. Be aware that it's totally useless and consumes lots of CPU ticks. :-)
No comments yet — add your comment