Log In · Register

 
mapping, more than one link
itsallaboutkits
post May 2 2004, 03:05 PM
Post #1


Senior Member
***

Group: Member
Posts: 52
Joined: Mar 2004
Member No: 5,997



Im sure yall are getting sick of all the image mapping questions, I looked through xanga help, and the tutorial, but....I need to know what to do so I can have more than one link work....
what I need mapped

I have all the cords, I just need a code so that I can have more than one link work out...it doesnt seem to work with the tutorial, and im not good at figureing out what to add to make it work...
 
 
Start new topic
Replies
DrNick311
post May 2 2004, 03:12 PM
Post #2


.
******

Group: Member
Posts: 1,488
Joined: Feb 2004
Member No: 3,625



CODE
<!-- begin code provided by createblog.com -->

<IMG SRC="URL OF IMAGE MAP HERE" BORDER=0 USEMAP="#NAME OF MAP HERE">
<MAP NAME="MUST BE THE EXACT NAME OF USEMAP IN THE IMG SRC">
<AREA SHAPE="rect" COORDS="363,245,406,240" TARGET="imagemap_out" HREF="URL TO BE DIRECTED TO">
</MAP>

<!-- end code provided by createblog.com -->


Each time you need to map a different link just use this again:
CODE
<!-- begin code provided by createblog.com -->

<AREA SHAPE="rect" COORDS="363,245,406,240" TARGET="imagemap_out" HREF="URL TO BE DIRECTED TO">

<!-- end code provided by createblog.com -->
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: