/    Sign up×
Community /Pin to ProfileBookmark

I am running this CSS and doctype in IE and it doesn’t change the cursor to the image, it just shows what ever cursor is shown when u move it over the page like wait or pointer.

[code=html]<!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01 Frameset//EN” “http://www.w3.org/TR/html4/frameset.dtd”>

BODY{
cursor: url(cursor.cur), pointer;
}[/code]

It does change in safari however, so what’s up?

to post a comment
CSS

3 Comments(s)

Copy linkTweet thisAlerts:
@jcoc611Oct 22.2010 — I don't really have much experience with CSS cursors, but I know IE doesn't support cursors other than .cur files, also you have to put quotes around the file path/name. Other than that, I have no idea.
Copy linkTweet thisAlerts:
@AlphaBravoXOct 22.2010 — IE doesn't support cursors other than .cur files[/QUOTE]
He is using .cur files right there.

also you have to put quotes around the file path/name[/QUOTE]
No you dont!
×

Success!

Help @ZZY 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 6.9,
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: @meenaratha,
tipped: article
amount: 1000 SATS,

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

tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,
)...