HighDots Forums  

Arrow does not change to hand in IE or NS when rolled over image map

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Arrow does not change to hand in IE or NS when rolled over image map in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
flash-photo webforumsuser@macromedia.com
 
Posts: n/a

Default Arrow does not change to hand in IE or NS when rolled over image map - 07-18-2003 , 01:42 PM






Hi there, I have tried to insert two optimized image maps created in both Image Ready and in Fireworks into my Dreamweaver HTML page. Both maps have links on each slice and through DW properties palette. The problem is that when I rollover these maps in IE and Netscape with the cursor, the arrow does not change to a hand. The links work when you click though. Has anybody seen this before or know how to fix it? Thanks



Referring URLs
http://www.andrewprokos.com





Reply With Quote
  #2  
Old   
Alan Ames
 
Posts: n/a

Default Re: Arrow does not change to hand in IE or NS when rolled overimage map - 07-18-2003 , 01:55 PM






this line:

a:hover { color:#CC3300; text-decoration:underline; cursor:default;
background:#333333}

change to:
a:hover { color:#CC3300; text-decoration:underline; background:#333333}

cursor:default is what's keeping the normal cursor showing....

Quote:
Hi there, I have tried to insert two optimized image maps created in both
Image Ready and in Fireworks into my Dreamweaver HTML page. Both maps have
links on each slice and through DW properties palette. The problem is that
when I rollover these maps in IE and Netscape with the cursor, the arrow does
not change to a hand. The links work when you click though. Has anybody seen
this before or know how to fix it? Thanks




Referring URLs
http://www.andrewprokos.com




--
Team Macromedia Volunteer for Dreamweaver
Certified Dreamweaver MX Developer



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 - 2009, Jelsoft Enterprises Ltd.