Juicy_Fruit
10-14-2005, 06:40 PM
On my picture(for my layout) i wrote things like, services, horses...etc i want it so that when you click on services a little popup apears i'm having trouble getting that to work, i don't know what code to use and where to put it. i've never made a imap before but i'm trying could someone help me? here is some of my code.
<HTML>
<HEAD>
<TITLE>Untitled-4</TITLE>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
</HEAD>
<BODY BGCOLOR=#000000 LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0>
<!-- ImageReady Slices (Untitled-4.psd) -->
<TABLE WIDTH=700 BORDER=0 CELLPADDING=0 CELLSPACING=0>
<TR>
<TD COLSPAN=11>
<IMG SRC="images/harrypotterimap_01.jpg" WIDTH=700
HEIGHT=60 ALT=""></TD>
<TD>
<IMG SRC="images/spacer.gif" WIDTH=1 HEIGHT=60
ALT=""></TD>
</TR>
<TR>
<TD COLSPAN=3 ROWSPAN=3>
For instance say i want to make this image a link and so a popup window apears on it when i click on it how do i do that? <IMG SRC="images/harrypotterimap_02.jpg" WIDTH=551
HEIGHT=51 ALT=""></TD>
<TD COLSPAN=3>
<IMG SRC="images/harrypotterimap_03.jpg"
Oh and along with how to make the popup window how do i make a normal link?
<HTML>
<HEAD>
<TITLE>Untitled-4</TITLE>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
</HEAD>
<BODY BGCOLOR=#000000 LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0>
<!-- ImageReady Slices (Untitled-4.psd) -->
<TABLE WIDTH=700 BORDER=0 CELLPADDING=0 CELLSPACING=0>
<TR>
<TD COLSPAN=11>
<IMG SRC="images/harrypotterimap_01.jpg" WIDTH=700
HEIGHT=60 ALT=""></TD>
<TD>
<IMG SRC="images/spacer.gif" WIDTH=1 HEIGHT=60
ALT=""></TD>
</TR>
<TR>
<TD COLSPAN=3 ROWSPAN=3>
For instance say i want to make this image a link and so a popup window apears on it when i click on it how do i do that? <IMG SRC="images/harrypotterimap_02.jpg" WIDTH=551
HEIGHT=51 ALT=""></TD>
<TD COLSPAN=3>
<IMG SRC="images/harrypotterimap_03.jpg"
Oh and along with how to make the popup window how do i make a normal link?