Log In · Register

 
 
Closed TopicStart new topic
image mapping problems, am desperate :(
xplizita
post Sep 30 2004, 07:20 PM
Post #1


Newbie
*

Group: Member
Posts: 5
Joined: Sep 2004
Member No: 52,543



hello. i am trying to make image maps. well, i was able to put all the codes together but it wont work!! maybe i made a mistake. can any of you HELP me?? plzzzz...

here's what i wrote:

<IMG SRC="http://img.photobucket.com/albums/v286/x1playgirl2x/WAAAAAAAAAAA.jpg" BORDER=0 USEMAP="WAAAAAAAAAAA"> width="800" height="800" border="0"
usemap="WAAAAAAAAAAA"
<MAP NAME="WAAAAAAAAAAA"><AREA SHAPE="rect" COORDS="639,594,744,644" HREF="http://www.xanga.com/signin.aspx" alt="DiG IN">
<area shape="rect" coords="854,594,974,639" href="http://www.xanga.com/private/subscribeto.aspx" alt="KAPiSH">
<area shape="rect" coords="1104,594,1189,634" href="http://www.xanga.com/claf/default.aspx" alt="CLAFF">
<area shape="rect" coords="1309,594,1399,634" href="http://www.xanga.com/logout.aspx" alt="TATA">
</map>


[SIZE=7][B]THANKS
 
avalon*
post Sep 30 2004, 07:22 PM
Post #2


NO. I'm not 13. or 14. or 15. or 16.
*******

Group: Member
Posts: 4,616
Joined: Jul 2004
Member No: 30,577



try using www.pcoward.com/imagemapper if you didn't already. it should be a lot easier.
 
xplizita
post Sep 30 2004, 07:45 PM
Post #3


Newbie
*

Group: Member
Posts: 5
Joined: Sep 2004
Member No: 52,543



thanks. i tried it. its much easier. lOL. when i CNP the codes in my HTML codes then i clicked SAVE CHANGEZ, why doez the picture wasnt SHOWN. there was an X on the top left of the page. is that bad or good news =(
 
avalon*
post Sep 30 2004, 09:07 PM
Post #4


NO. I'm not 13. or 14. or 15. or 16.
*******

Group: Member
Posts: 4,616
Joined: Jul 2004
Member No: 30,577



well you know where it says img src in the image map code? you need to put a url from the web in it. see if that fixes it.
 
xplizita
post Sep 30 2004, 11:19 PM
Post #5


Newbie
*

Group: Member
Posts: 5
Joined: Sep 2004
Member No: 52,543



THANKS
 
sweetdreamsx3
post Oct 1 2004, 04:31 PM
Post #6


Senior Member
*******

Group: Member
Posts: 5,585
Joined: Aug 2004
Member No: 38,082



Upload your image, get the URL and paste it into img src...
 
sweetxsimplicity
post Oct 1 2004, 10:41 PM
Post #7


hi, my name is brianna! =]
*******

Group: Official Member
Posts: 5,764
Joined: Jun 2004
Member No: 22,114



QUOTE(somechinkgirl @ Oct 1 2004, 1:31 PM)
Upload your image, get the URL and paste it into img src...

He/She already upload their image.

You put this code in the middle of nowhere
width="800" height="800" border="0"
usemap="WAAAAAAAAAAA"

You have to put it in between the < and >
So it would go like this

CODE
<!-- begin code provided by createblog.com -->
<IMG SRC="http://img.photobucket.com/albums/v286/x1playgirl2x/WAAAAAAAAAAA.jpg" USEMAP="WAAAAAAAAAAA" width="800" height="800" border="0"
usemap="WAAAAAAAAAAA">
<MAP NAME="WAAAAAAAAAAA"><AREA SHAPE="rect" COORDS="639,594,744,644" HREF="http://www.xanga.com/signin.aspx" alt="DiG IN">
<area shape="rect" coords="854,594,974,639" href="http://www.xanga.com/private/subscribeto.aspx" alt="KAPiSH">
<area shape="rect" coords="1104,594,1189,634" href="http://www.xanga.com/claf/default.aspx" alt="CLAFF">
<area shape="rect" coords="1309,594,1399,634" href="http://www.xanga.com/logout.aspx" alt="TATA">
</map>
<!-- end code provided by createblog.com -->
 

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