Log In · Register

 
 
Closed TopicStart new topic
multiple image maps unworking on myspace?, emergency ;)
crystalp138
post Jan 20 2007, 07:29 PM
Post #1


Senior Member
***

Group: Member
Posts: 63
Joined: Jun 2006
Member No: 427,490



I have 2 (actually, was attempting 3) image maps on myspace. It keeps showing up as #035;imgmap for the map name, even though I originally have it written as #imgmap....Any clue what to do?

CODE
<MAP NAME="#imgmap">
<AREA SHAPE=rect COORDS="29,49,175,99" HREF="http://www.myspace.com">
<AREA SHAPE=rect COORDS="76,113,202,164" HREF="http://home.comcast.net/~crystalp138/myspacepix.html">
<AREA SHAPE=rect COORDS="27,174,160,235" HREF="http://home.comcast.net/~crystalp138">
<AREA SHAPE=rect COORDS="74,241,204,302" HREF="http://blog.myspace.com/humanponygirl213">
</MAP>
<br>

<center><IMG SRC="http://i23.photobucket.com/albums/b378/soulonfire_13/title.jpg" border=0 width=222 height=355 USEMAP="#imgmap"></center>


CODE
<MAP NAME="#imgmap2">
<AREA SHAPE=rect COORDS="58,49,155,95" HREF="http://www.thehungersite.com/cgi-bin/WebObjects/CTDSites" ALT="the hunger site">
<AREA SHAPE=rect COORDS="155,49,253,94" HREF="http://www.thebreastcancersite.com" ALT="the breast cancer site">
<AREA SHAPE=rect COORDS="254,50,354,96" HREF="http://www.thechildhealthsite.com" ALT="the child health site">
<AREA SHAPE=rect COORDS="355,49,454,98" HREF="http://www.theliteracysite.com" ALT="the literacy site">
<AREA SHAPE=rect COORDS="456,52,552,95" HREF="http://www.theanimalrescuesite.com" ALT="the animal rescue site">
<AREA SHAPE=rect COORDS="557,50,633,77" HREF="http://www.therainforestsite.com" ALT="the rainforest site">
<AREA SHAPE=rect COORDS="699,39,621,93" HREF="http://www.livejournal.com/users/evilfuzzymonste/185799.html" ALT="post this on your site or blog...">
</MAP>

<IMG SRC="
http://i23.photobucket.com/albums/b378/soulonfire_13/nenenew3.jpg" border=0 width=700 height=111 USEMAP="#imgmap2">
 
protos
post Jan 20 2007, 08:21 PM
Post #2


I listen to bands that don't even exist yet...
*****

Group: Member
Posts: 330
Joined: Sep 2005
Member No: 249,189



the symbol '#' is used in HTML so myspace changes it to #

where it says

CODE
<MAP NAME="#imgmap">


change it to


CODE
<MAP NAME="imgmap">


but keep:

CODE
USEMAP="#imgmap"


that part the same
 

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