944,125 Members | Top Members by Rank

Ad:
Jun 15th, 2005
0

cursor not working in IE

Expand Post »
I wanted the pointed or hand cursor on my links but it is not working in my IE 6.0. I have tryed both names and still nothing. Anyone have any ideas?
Similar Threads
Reputation Points: 10
Solved Threads: 0
Light Poster
Ashley is offline Offline
36 posts
since Jul 2004
Jun 17th, 2005
0

Re: cursor not working in IE

Ashley
as far I'm concerned pointer and hand cursor is the same, only problem is that hand cursor was "specialy" developed/recognise by Microsoft and no one else does care for it, so this thingy only work for IE.
cursor: hand
Other browsers dispay it as text cursor.
Below you can find a short example of some cursor appearances.

[HTML]<html>
<body>
<h1 style="cursor: pointer;">This is my pointer</h1>
<br>
<h1 style="cursor: hand">This is hand and it does work for IE only</h1>
<br>
<h1 style="cursor: help;">This is help</h1>
<br>
<h1 style="cursor: wait;">This is wait</h1>
<br>
<h1 style="cursor: text;">This is text</h1>
</body>
</html>[/HTML]

If you have any other questions I will be happy to answer them.
Moderator
Featured Poster
Reputation Points: 2786
Solved Threads: 874
Code tags enforcer
peter_budo is offline Offline
6,659 posts
since Dec 2004

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in HTML and CSS Forum Timeline: How to get this "cool" effect?
Next Thread in HTML and CSS Forum Timeline: Seeking Experienced Web Designer re: Validation & Optimization





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC