PDA

View Full Version : imagemap poly border


gravy834
04-25-2005, 09:57 AM
hi
i've made an image map but is there any way of clicking on the link with out the poly (defined area) border appearing if you know what i mean.
cheers

BaldEagle
04-25-2005, 09:36 PM
In an anchor tag you can use hidefocus="hidefocus" .
Do not know if it works in the area tags or not. Worth a try.

BaldEagle