Cursor Editor

Cursor

triangle It's the illusion that makes you understand the illusion but it's very hard to understand cuz you don't know which way it's going
Tags: #illusion
Created: 2 years ago
From: bbsx98
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:


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