Cursor Editor

Cursor

This is a revised version of the text cursor I released previously. This new frame significantly improves the accuracy of selections made by holding down the left mouse button and moving it left or right. Incidentally, this cursor is also a site-based cursor that employs a growth system.
Tags: site
Created: 3 days ago
From: neossa
License: Creative Commons, no attribution
ZoomOriginal

How to add the cursor to your webpage ?

  • Download cursor
  • Put the .cur file into your webserver directory
  • Add the following line to your CSS:
    cursor: url('/YOUR_PATH/cursor.cur'), auto;
  • Replace YOUR_PATH with the correct paths

- or -

  • Put the following line into your HTML:


© 2026 Xoron GmbH - Home - About us - Privacy - Terms and Conditions - Contact