pelegk1
04-23-2004, 11:47 AM
i have this page :
http://malka.org.il/holidays_title.html
and i tried ti=o add a third line there:
<MAP NAME="panel_hesed">
<AREA SHAPE="RECT" COORDS="27,3,90,21" HREF="contactus.asp" target="_top" ALT="" OnMouseOut="window.status=''; return true" OnMouseOver="window.status=''; return true">
<AREA SHAPE="RECT" COORDS="93,4,156,20" HREF="https://secure.pelecard.co.il/malka/donate.asp" target="_top" ALT="" OnMouseOut="window.status=''; return true" OnMouseOver="window.status=''; return true">
<AREA SHAPE="RECT" COORDS="200,4,300,20" HREF="food.html" target="_top" ALT="" OnMouseOut="window.status=''; return true" OnMouseOver="window.status=''; return true">
</MAP>
the thing is that i dont understand how the first two line in the MAP have a button wih a name on the scrren while the third i put dont have ( i added only the third line beacuse of that i dont understand how come the first two have a button with code and the third one dosnet?!
thnaks in advance
Peleg
http://malka.org.il/holidays_title.html
and i tried ti=o add a third line there:
<MAP NAME="panel_hesed">
<AREA SHAPE="RECT" COORDS="27,3,90,21" HREF="contactus.asp" target="_top" ALT="" OnMouseOut="window.status=''; return true" OnMouseOver="window.status=''; return true">
<AREA SHAPE="RECT" COORDS="93,4,156,20" HREF="https://secure.pelecard.co.il/malka/donate.asp" target="_top" ALT="" OnMouseOut="window.status=''; return true" OnMouseOver="window.status=''; return true">
<AREA SHAPE="RECT" COORDS="200,4,300,20" HREF="food.html" target="_top" ALT="" OnMouseOut="window.status=''; return true" OnMouseOver="window.status=''; return true">
</MAP>
the thing is that i dont understand how the first two line in the MAP have a button wih a name on the scrren while the third i put dont have ( i added only the third line beacuse of that i dont understand how come the first two have a button with code and the third one dosnet?!
thnaks in advance
Peleg