- From: nir dagan <dagan@upf.es>
- Date: Sat Aug 1 10:57:00 1998
- To: cooks@gte.net
- Cc: www-html@w3.org
You can control highlightening of image maps using AREA:link AREA:visited AREA:hover AREA:active as selectors in your style sheet. Then assign different background colors, and have the image serving as a map be with transparent regions. CSS2 defines :hover and :active applicable to all elements, and :link and :visited to those that serve as links in the document language. I addressed this issue also in: http://lists.w3.org/Archives/Public/www-style/1998Jul/0040.html Regards Nir Dagan, http://www.econ.upf.es/%7Edagan/ dagan@upf.es > > > -----Original Message----- > > > From: Jude Cooks [SMTP:cooks@gte.net] > > > Sent: Wednesday, July 29, 1998 1:02 PM > > > To: www-html@w3.org > > > Subject: Image Map > > > > > > Just thought I'd throw this idea out, and see what you all > > > think of it. Image maps that have a style control, so you can make > > > the actual clickable area highlighted. This way, the area a person > > > can click on is visible to them, and programmers would have control of > > > color or thickness of these lines. While for some maps, this would > > > actually be worse, there are instances that this could help a great > > > deal. > > > > > > Jude Cooks > > > Computer Programmer > > > Purdue University Cytometry Labs > >
Received on Saturday, 1 August 1998 10:57:00 UTC