Skip to content

Material Ripple with CSS and JQuery

Latest
Compare
Choose a tag to compare
@Antaroop Antaroop released this 08 Apr 07:05

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.