Tag: ripple

  • Google-like BUTTON RIPPLE EFFECT in Pure CSS & JavaScript Tutorial

    A simple way to make your own button ripple effect, similar to that found in Google’s material design. Code can be found here: https://github.com/GeekLaunch/button-ripple-effect Live demo: https://geeklaunch.github.io/button-ripple-effect/index.html Note that this code is my own original creation, not copied from any external source. GeekLaunch produces educational videos covering such topics as Linux, web development (including HTML5,…