Reply
HowTo make css hand cursor work in Geckos???
Old 12-30-2004, 02:02 PM HowTo make css hand cursor work in Geckos???
Novice Talker

Posts: 12
The hand cursor works in IE, but not in Geckos. Apparently in geckos, hand cursor doesn´t work over text? In case I choose 'crosshair' it works in geckos too! Any workarounds?

HTML Code:
<div id="boxQuotes" onclick="alert('ok');" onmouseover="this.style.cursor='hand'" onmouseout="this.style.cursor=''">Hand Cursor</div>
KenA is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
     
Old 12-30-2004, 04:35 PM
Extreme Talker

Posts: 158
cursor: pointer should work
ElectricSheep is offline
Reply With Quote
View Public Profile
 
Old 12-30-2004, 05:06 PM
Novice Talker

Posts: 12
Yes ... thanx a lot!!!
KenA is offline
Reply With Quote
View Public Profile
 
Old 01-03-2005, 01:43 PM
NateDogg's Avatar
Extreme Talker

Posts: 163
Just so you know, you can find all of the CSS information on http://www.w3schools.com/css/css_reference.asp

and specifically cursor information here http://www.w3schools.com/css/pr_class_cursor.asp
__________________
Nathan

Become an affiliate
Web Design Web Hosting
NateDogg is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to HowTo make css hand cursor work in Geckos???
 

Thread Tools

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.11464 seconds with 13 queries