HighDots Forums  

Re: change the cursor over html object

alt.html.dhtml alt.html.dhtml


Discuss Re: change the cursor over html object in the alt.html.dhtml forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
RobG
 
Posts: n/a

Default Re: change the cursor over html object - 03-02-2006 , 11:37 PM







Jim Michaels wrote:

Quote:
"Eitan" <no_spam_please (AT) nospam (DOT) com> wrote in message
news:41a0f3e4$1 (AT) news (DOT) 012.net.il...
Hello,

How can I change the cursor type,
when I am over a html element.
(on tableCell - I want to make a cursor that is like a hand and not an
arrow).

use
td{cursor:hand;}
Do that if you want a Microsoft proprietary cursor that will not be
available to some browsers. Use:

cursor: pointer;

as previously posted.

--
Rob



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.