Cursor Editor

Cursor

Today, I had this blursed idea... to extract EVERY SINGLE HIDDEN CURSOR from the C:\ unit (it's been a few hours, & it's still extracting xÞ). One fairly recurrent cursor was this somewhat detailed, black&white hourglass, with a trio of letters at the bottom : SQL. It stands for Structured Query Language, & as one may guess, it's a computer language. I'm thus assuming it's a development leftover
Created: 3 months 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:


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