Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bower version Built with Grunt

Rippler

Effect that spreads like a wave in touch or click.
You can also use the buttons on the bootstrap.

demo image

Example & Installation

http://blivesta.github.io/rippler

Sidenote

Due to click errors on firefox and safari is rippler using 0 for default effectSize!

$(document).ready(function() {
  $(".rippler").rippler({
    effectClass      :  'rippler-effect'
    ,effectSize      :  0      // Default size (width & height)
    ,addElement      :  'div'   // e.g. 'svg'(feature)
    ,duration        :  400
  });
});

License

MIT license.

About

👷 Effect that spreads like a wave in touch or click.

Resources

Stars

344 stars

Watchers

21 watching

Forks

Releases

Packages

Used by

Contributors

Languages