Cursor Editor

Cursor

Using the standard Windows cursor that I found in "C:\Windows\Cursors", I added a copy icon where the 'help' icon would go.I hope you like it!
Created: 5 years ago
From: LukaS
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:
LukaS (5 years ago)
I am the new lstillingfleet.


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