Sent by Bob Sawyer on 1 August 2002 13:01
I want to use css to create the rollovers for an imagemap, but am running
into a bit of trouble, as imagemaps use "href" as the link, rather than the
standard anchor ("a:link"). The .gif is an image with transparent "holes"
where the link text should be, so that I can change the background-color via
a stylesheet.
The file, with (incorrect and inoperable) inline style info, can be seen at
http://www.bobsawyer.com/stuff/aa/menumap.html
Can this be done? I'd certainly rather not break it up into a table, and I
*think* I've seen it done somewhere before, but I can't find it anywhere.
Thanks,
Bob