|
|
Subject:
Hiding Image Map Lines on the Apple Mac browser
Category: Computers Asked by: buyoguru-ga List Price: $5.00 |
Posted:
12 Dec 2002 14:07 PST
Expires: 11 Jan 2003 14:07 PST Question ID: 123804 |
We have an Image Map via HTML for images and we use the tag <IMG HIDEFOCUS ... to remove the lines that are created from the Image mapping. This works perfect for everything but the Mac. On a Mac, the image mapping lines appear on the Image that is mapped. What can we do to remove these lines on the image where we have an Image Map overlayed on the Image? |
|
Subject:
Re: Hiding Image Map Lines on the Apple Mac browser
Answered By: bio-ga on 20 Dec 2002 10:20 PST |
Hi, It is known that IE for Mac has that problem. You can workaround it like that: For every "area", you put an onFocus="this.blur()" event. For example: <area alt="" shape="circle" coords="168,115,61" href="test1.html" onfocus="this.blur()"> Hope this helps Bio | |
|
|
Subject:
Re: Hiding Image Map Lines on the Apple Mac browser
From: supermacman-ga on 12 Dec 2002 15:11 PST |
It sounds like you are using IE for Mac. If you go to Preferences: Browser Display, and select the bottom radio button "Tab to just Text Fields" then the highlighting should be gone. There is no way to have this option selected automatically for clients who view your websites. It's actually a feature of IE. |
Subject:
Re: Hiding Image Map Lines on the Apple Mac browser
From: slawek-ga on 17 Dec 2002 15:17 PST |
Good Day, Do you have border set to 0 in your image tag? I don't know if this would carry over to the actuall map, but it's worth a try. I do not have a MAC to test on. Regards, Google Answers Researcher, slawek-ga |
Subject:
Re: Hiding Image Map Lines on the Apple Mac browser
From: skorba-ga on 18 Dec 2002 22:20 PST |
Dear Supermacman - You could propably do this with server side image maps. If you use the Apache server, here is a link that will take you to a tutorial: http://www.usask.ca/help/helpers/web_page/tools/imagemaps.html Good luck! |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |