/    Sign up×
Community /Pin to ProfileBookmark

Replace Cursor image with a graphic image

Heya, I have been searching everywhere to find a java script, or even a detailed, step by step, to have the cursor as an image instead of the boring cursor on the web sites I design Without having to use a cursor changer programme such as Cometcursor.com. Can anyone help or leed me to the place where I can obatin the script? All answer deeply appreciated?

to post a comment
JavaScript

1 Comments(s)

Copy linkTweet thisAlerts:
@waterwenchauthorMar 23.2003 — Many thanks Dave, I have just now found a script to change the cursor image.

<style>

<!--

BODY{

cursor:url("mycursor.cur");

}

-->

</style>

you simply insert this scritp into the header of your page. The image to be used must be saved in the main directory, you then have to choose a cursor and save it as a cur or ani file?
×

Success!

Help @waterwench spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.15,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...