RSS Forums RSS
Please support our HTML and CSS advertiser: Lunarpages Web Hosting
Views: 3175 | Replies: 1
Reply
Join Date: Jul 2004
Posts: 36
Reputation: Ashley is an unknown quantity at this point 
Rep Power: 5
Solved Threads: 0
Ashley Ashley is offline Offline
Light Poster

cursor not working in IE

  #1  
Jun 15th, 2005
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?
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Dec 2004
Location: London or Slovakia
Posts: 2,716
Reputation: peter_budo is just really nice peter_budo is just really nice peter_budo is just really nice peter_budo is just really nice 
Rep Power: 12
Solved Threads: 322
Moderator
Featured Poster
peter_budo's Avatar
peter_budo peter_budo is online now Online
Code tags enforcer

Re: cursor not working in IE

  #2  
Jun 17th, 2005
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.
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)

LJC - London Java Community, JAVAWUG (Java Web User Group), Coding the Architecture
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 11:57 am.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC