A tiny JavaScript library to emulate :active
styles on mobile devices.
Because -webkit-tap-highlight-color
is ugly and almost always hidden with a transparent color.
Yes. Everything must be modularized and served over a CDN.
I did not blatantly copy and paste this code from CSS-Tricks. The original version was a jQuery snippet which I learned to adapt for use without jQuery. Upon a quick Google search, I realized CSS-Tricks already did this in 2011. So I thought I might as well credit them.
Licensed under CSS-Tricks.