Cursor Editor

Cursor

for when a page is loading. To make it work, you have to replace the 'auto;' in the html code with 'wait;'
Created: 10 years ago
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:
ilove1d123456 (10 years ago)
i have no clue about computers, whats a webserver directory and a HTML and a CSS???
assmaster666 (10 years ago)
ps: progress; works similarly


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