MAP PROBLEM...THE "#" |
MAP PROBLEM...THE "#" |
Mar 10 2008, 11:56 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 4 Joined: Mar 2008 Member No: 629,406 |
So.. this is the myspace page: www.myspace.com/elvizzovj
The image mapping works with Firefox but doesn't with IE. The code is QUOTE <div class="navi"> <img src="http://www.tarantohiphop.com/andreavizzarro/myspace/myspacebody.png" width="893" height="723" border="0" usemap="#navigation"> <map id="navigation" name="navigation"> <area coords="67,661,164,693" href="http://messaging.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=350655241" target="_self"> <area coords="173,662,403,691" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=350655241&MyToken=59ae632d-3b6b-4217-8965-d8ec3d989b2d" target="_self"> <area coords="414,661,510,692" href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewPicture&friendID=350655241&albumId=0" target="_self"> <area coords="622,662,813,692" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewComments&friendID=350655241&MyToken=59ae632d-3b6b-4217-8965-d8ec3d989b2d" target="_self"> <area coords="70,560,279,591" href="http://home.myspace.com/index.cfm?fuseaction=user" target="_self"> <area coords="521,662,610,692" href="http://home.myspace.com/index.cfm?fuseaction=user.viewfriends&friendID=350655241" target="_self"> </map> </div> The problem is here: usemap="#navigation"> When i put the code in ABOUT ME in safe mode... the # disappear and the code became usemap="navigation"> without # and doesn't work in INTERNET EXPLORER. IE requires code with # ahead navigation but # disappear... how i can do? Sorry for my bad english... i'm italian |
|
|
|
![]() |
Mar 11 2008, 12:54 AM
Post
#2
|
|
![]() Cornflakes :D ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 4,541 Joined: Dec 2005 Member No: 322,923 |
Image maps don't work on music profiles in internet explorer. Believe me, I've designed plenty of them.
Your going to have to cut up the image and position it where they need to go. |
|
|
|
elvizzo MAP PROBLEM...THE "#" Mar 10 2008, 11:56 AM
S-Majere If you're coding for Myspace, you should leave... Mar 10 2008, 12:16 PM
elvizzo it doesn't work! Mar 10 2008, 12:24 PM
MissHygienic I'm not familiar with Safe Mode, but have you ... Mar 10 2008, 12:51 PM
elvizzo i've tried this but nothing... Mar 10 2008, 06:05 PM
S-Majere Try using this instead of 'map ID'.
CODE... Mar 10 2008, 06:45 PM
elvizzo it doesn't work :( Mar 10 2008, 07:13 PM
Melie why not change the mapid to #navigation and take t... Mar 11 2008, 12:50 AM![]() ![]() |