lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

LYNX-DEV ISMAP/USEMAP alt text


From: Scott McGee (Personal)
Subject: LYNX-DEV ISMAP/USEMAP alt text
Date: Thu, 3 Apr 1997 13:06:45 -0700

I have a redesigned version of SLCC's home page at 

  http://www.slcc.edu/index2.html

which features two clickable images right up front. To accomidate browsers
that don't support client-side clickable images, I have it set up to do
both server-side and client-side. The code for this looks like:

<A HREF="http://www.slcc.edu/cgi-bin/imagemap/maps/hp_menu.map";>
<IMG SRC="http://www.slcc.edu/maps/hp_menu.gif"; HEIGHT=252
WIDTH=187 ALT="[Menu]" BORDER="0" ALIGN="middle" USEMAP="#hp_menu" ISMAP></A>

Followed by the <map>. When displayed by Lynx, however, the [USEMAP] is 
replaced by the ALT text, but the [ISMAP] not only remains, but appears first.
Is there a way to specify a text string to replace the [ISMAP]? Also, can it
be displayed AFTER the [USEMAP]? After all, Lynx, being USEMAP intelligent
can make much better use of the [USEMAP] link than the [ISMAP] link, so it
should come first.

Scott

Scott McGee: Salt Lake Community College Webmaster | When in danger,
___________________________________________________| or in doubt,
Email: address@hidden (Scott McGee)         | run in circles,
Web:   http://www.slcc.edu/infotech/webmaster.html | scream and shout.
----------------------------------------------------------------------
My opinions do not necessarily reflect those of the College. Trust me!
;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

[Prev in Thread] Current Thread [Next in Thread]