Skip to content

Releases: Antaroop/Material-Ripple

Material Ripple with CSS and JQuery

08 Apr 07:05
Compare
Choose a tag to compare

A simplest form of a ripple effect - probably with the fewest lines of code.

The few teps to follow:

  1. Add JQuery (I have used jquery1.11.3)
  2. Add the jQuery code (included in index.html)
  3. Add the css (included in index.html)
  4. Ho Ho - You are about to jump. Just create buttons with anchor tags and add ".button" class.