Wednesday, November 25, 2009

Whats the necessary code to implement an image map on myspace? PS:it has to be a server side image m

On my myspace i would like to create an image map that links to home, my pictures, and my messages. i have the necessary links, the necessary coordinates, the necessary image hosted on fileden and i have the map hosted on fileden. i was told that was all i needed, but i don't know how to put it all together on my myspace. what is the code format i need? i know that it can't be a client side image map because myspace filters out the # sign and replaces it with two period marks, thus making a client side image map ineffective. this is the coding that i had in my map.. any help?



Here is my map file on fileden... http://www.fileden.com/files/2007/6/18/1...



..... to view the codes on it, select to open it in notepad or something like it. thank you for all your efforts!



Whats the necessary code to implement an image map on myspace? PS:it has to be a server side image map. help?

Element, you are right that Myspace filters out the id, but you can use the unique name attribute. So you would format the without an id.



e.g: %26lt;img src="YOUR_IMAGE.png" width="120" height="120" usemap="THIS MAP" /%26gt;



Then specify the map unique name:



%26lt;map name="THIS MAP"%26gt;



%26lt;area shape = "rect" coords="205,39,394,107"%26gt;



%26lt;/map%26gt;



Then of course specify the alt and title text, but I assume you know how to do that [;



Whats the necessary code to implement an image map on myspace? PS:it has to be a server side image map. help?

wow. i had given up on the myspace map, now i just remembered i posted it on yahoo answers and i would truly like to thank alexdabomb401 for his help. now it will work. thank you so so much. Report It



Whats the necessary code to implement an image map on myspace? PS:it has to be a server side image map. help?

i tried that but it didnt work. the picture only showed up but u couldnt click

No comments:

Post a Comment

 
ltd