mapping, more than one link |
![]() ![]() |
mapping, more than one link |
May 2 2004, 03:05 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 87 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... |
|
|
|
May 2 2004, 03:06 PM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 87 Joined: Mar 2004 Member No: 5,997 |
ok that link doesnt work, but lol I dont think you need the pic to get the code....
|
|
|
|
May 2 2004, 03:12 PM
Post
#3
|
|
![]() . ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,913 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 --> |
|
|
|
May 2 2004, 06:43 PM
Post
#4
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,630 Joined: Jan 2004 Member No: 603 |
QUOTE(itsallaboutkits @ May 2 2004, 1:06 PM) ok that link doesnt work, but lol I dont think you need the pic to get the code.... Actually U DO Need the pic to make the exact Cordinaints. |
|
|
|
May 3 2004, 02:17 PM
Post
#5
|
|
![]() 3,565, you n00bs ain't got nothin' on me. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 4,202 Joined: Feb 2004 Member No: 3,565 |
Just add another one of the AREA SHAPE= things. Right below the first one.
|
|
|
|
May 3 2004, 04:55 PM
Post
#6
|
|
![]() Natsumi is the XD ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 936 Joined: Mar 2004 Member No: 8,203 |
how do you find out the coordinates?
|
|
|
|
| *[2]Nekked* |
May 3 2004, 05:09 PM
Post
#7
|
|
Guest |
QUOTE(natsumi @ May 3 2004, 5:55 PM) how do you find out the coordinates? there is a tutorial in the tutorials subforum |
|
|
|
May 9 2004, 11:28 PM
Post
#8
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 87 Joined: Mar 2004 Member No: 5,997 |
yes I know you need the pic to make the cords..BUT you guys...dont need the pic to get me the codes...
|
|
|
|
![]() ![]() |