eightyfour / waterBlob

mouse water blob click effect

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

waterBlob

Mouse water blob click effect - written as jQuery plugin

With a click on the screen you will have a click blob effect like when you touch the water.

All what you have to do is to include the js file in your code:

  <script src="/js/$waterBlob.js"></script>

Note: It will only work for browsers there supports the canvas element. There is no fallback.

About

mouse water blob click effect

License:Other


Languages

Language:JavaScript 100.0%