Skip to content

alienmelon/ParticleCursor.js

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

ParticleCursor.js

ParticleCursor.js adds a cute particle effect to your cursor...

For a live demo visit: tetrageddon.com/particlecursor/

Adding it is easy. Simply place particlecursor.js and the particlecursor_images folder into the same directory as the page that you would like to have a Particle Cursor on and then call...

<body onload="particlecursor(20, 'flame');">

On your page's load or bind that to any button event.

There are several functions for controlling your cursor's mood, and two different flame effects. You can easily change the images to your own to further customize the flame.

If you like how this sounds, visit this page for a demo to play around with the different modes.

alt text

About

ParticleCursor.js adds a cute particle effect to your cursor...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published