Subtle Click Feedback Effects
A set of subtle effects for click or touch interactions inspired by the visualization of screen taps in mobile app showcases. The effects are done with CSS animations mostly on pseudo-elements.
Integrate or build upon it for free in your personal or commercial projects. Don't republish, redistribute or sell "as-is".
Read more here: License
Follow us: Twitter, Facebook, Google+, GitHub, Pinterest
Not really an issue .. just q on linking
May sound like a dumb question .. how do you link (a href etc) this button and maintain the animation effect without the 'a href' immediately going to the linked page and eliminating the animation?
I've been on stackoverflow looking at stuff like this > https://stackoverflow.com/questions/8775541/delay-a-link-click
for link delay etc.
Thanks!