|
|
Author: * Bithiah Nebet -
0 Posts
on this thread out of
48 Posts
sitewide.
Date: May 16, 2004 - 01:56
Remember the problem with the enforced use of the double pound notation (##image whatever##) for graphics?
It's avoidable. Just type your image code in uppercase.
As an example, I grabbed Ladee's webring graphic and image map code. Don't worry about the latter; just look at the image tag. (Ladee, please don't send Rocco to break my collar bone.)
<map id="ringmap" name="ringmap">
<area href="/aw/Group/74740" alt="Ring Hub - Arachne"
target="_blank" coords="3,5,156,24" shape="rect" />
<area href="/member/Yupanqui/Anahuarque Coya"
target="_blank" alt="Previous Home" coords="52,97,71,125" shape="rect" />
<area href="/aw/City/1931" alt="Celtia"
target="_blank" coords="72,97,136,125" shape="rect" />
<area href="/member/Horemheb/Sementawy" alt="Next Home"
target="_blank" coords="137,100,154,123" shape="rect" />
</map>
<IMG border="0" src="http://www.ancientworlds.net/aworlds_media/ibase_1/00/04/46/00044653_000.jpg" usemap="#ringmap" alt="Best Homes Ring" width="160" height="126" />
The result:
Click one any of the image hot spots. Does it work? Looks like we don't have to keep image maps off-site, after all.
|
|