https://github.com/arscan/repulsedelement.js
jQuery plugin that causes specified elements to be repulsed by the user's mouse.
https://github.com/arscan/repulsedelement.js
Last synced: 3 months ago
JSON representation
jQuery plugin that causes specified elements to be repulsed by the user's mouse.
- Host: GitHub
- URL: https://github.com/arscan/repulsedelement.js
- Owner: arscan
- Created: 2011-07-06T03:01:17.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2011-07-06T03:08:33.000Z (about 15 years ago)
- Last Synced: 2025-01-16T08:15:13.916Z (over 1 year ago)
- Language: JavaScript
- Homepage: htttp://www.robscanlon.com
- Size: 97.7 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
JQuery plugin that causes specified elements to be repulsed by the user's mouse (like 2 magnets with the same charge). Can be applied to one or multiple elements on a page.
Tested using jquery v1.6.2 in most recent versions of IE, Safari, Firefox (as of July 5 2011).
See example.html for sample usage (example is a copy of www.jquery.com taken in July 2011).