Client Side Image Maps
Ed Cherry
cecherry at samford.edu
Wed Feb 19 15:23:22 EST 1997
On Wed, 19 Feb 1997 09:37:30 -0800 Bo Simons
<bo at sonoma.lib.ca.us> wrote:
>
> Is there a way to get rid of the blue line that surrounds a client side
> image map without making all the other links transparent as well?
>
In the <IMG> tag, add the value "border=0" (without the
quotes). For example:
<IMG alt="University Library" border=0 SRC="library.gif"
USEMAP="#library" ISMAP>
In more general terms, this "border=0" works for all images
that are also links, even if they are not USEMAP, ISMAP, or a
combination (as above). Hope this does what you want...
----------------------
********************************************************
* Ed Cherry * *
* Automation Librarian * Phone: (205) 870-2506 *
* Davis Library * Fax: (205) 870-2642 *
* Samford University * E-Mail: cecherry at samford.edu *
* Birmingham, AL 35229 * *
********************************************************
More information about the Web4lib
mailing list