https://github.com/eightyfour/waterblob
mouse water blob click effect
https://github.com/eightyfour/waterblob
Last synced: 10 months ago
JSON representation
mouse water blob click effect
- Host: GitHub
- URL: https://github.com/eightyfour/waterblob
- Owner: eightyfour
- License: other
- Created: 2012-12-30T20:33:14.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-03-28T13:42:00.000Z (about 13 years ago)
- Last Synced: 2025-06-28T07:38:29.930Z (11 months ago)
- Language: JavaScript
- Size: 125 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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:
``` html
```
Note: It will only work for browsers there supports the canvas element. There is no fallback.