CSS map area border

They have: 121 posts

Joined: Aug 2008

Does anyone know if you can use CSS to put a border around map areas (on hover) on an image?

EG.
area:hover {border:1px solid #ffff00}

He has: 629 posts

Joined: May 2007

Not directly. But for rectangular areas, you could use the technique described here (omitting the descriptive text from the popup) - CSS Image Maps With Pop-Up Tool Tips

Cordially, David
--
delete from internet where user_agent="MSIE" and version < 8;

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.