1.0.0 • Published 6 years ago

webciter.projects.cursor v1.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

WORKING NEEDS MORE WORK

npm install webciter.projects.cursor

Once added to your project make sure your document has an image within the dom with the id selector of #cursor_image also hide it with display: none;, Once the page has loaded the cursor will automatically be overridden.

The cursor image must be the exact dimensions of 1088x32 pixels with png transparency, each segment in the image is exactly 32x32 pixels. It may take some time to correctly align the pointers etc of each segment if your making your own cursor. Each of all the states must be completed for a complete cursor for example drag and drop operations. Some states may be a little glitchy so some design elements might need changing if your looking for consistency.

Unfinished Cursor Image

1.0.0

6 years ago