image map help, links not working. |
![]() ![]() |
image map help, links not working. |
Feb 26 2006, 05:34 PM
Post
#1
|
|
![]() Member ![]() ![]() Group: Member Posts: 17 Joined: Oct 2004 Member No: 57,652 |
i made an image map for my friends myspaceto go in her about me.
but it doesn't work. this is the code i used. CODE <MAP NAME="imgmap">
<AREA SHAPE=rect COORDS="219,3,277,23" HREF="http://collect.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=31994161"> <AREA SHAPE=rect COORDS="144,34,277,57" HREF="http://mail.myspace.com/index.cfm?fuseaction=mail.message&friendID=31994161"> <AREA SHAPE=rect COORDS="225,64,274,88" HREF="http://chat.myspace.com/index.cfm?fuseaction=messenger&strDestinationUserID=31994161&sendType=0" targert="blank"> <AREA SHAPE=rect COORDS="198,97,277,119" HREF="http://collect.myspace.com/index.cfm?fuseaction=RateImage.UserRating&UserID=31994161"> <AREA SHAPE=rect COORDS="183,129,276,149" HREF="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=31994161"> </MAP> <IMG SRC="http://i1.tinypic.com/op679k.jpg" border=0 width=282 height=156 USEMAP="#imgmap"> |
|
|
|
Jun 12 2006, 07:07 PM
Post
#2
|
|
![]() Member ![]() ![]() Group: Member Posts: 11 Joined: Jul 2004 Member No: 34,013 |
What I did was completely empty out my myspace, and have a blank page with a splash page.
Then I made that splash page redirect to my HTML file with the image map. Example here. |
|
|
|
| *This Confession* |
Jun 12 2006, 07:09 PM
Post
#3
|
|
Guest |
yea
well thats not exactly a myspace. Image mapping does work on myspace. I just don't remember how exactly to do it I just position all the links instead of image mapping. It doesn't take as long for me CODE <div class="link" style="position: absolute; left:387px;
top:290px; width:80px; height:80px; overflow:none;"><center> <a href="LINK">NAME OF LINK</a> </div> |
|
|
|
![]() ![]() |