شرح للرابط في مستطيل صغير1

مثال 

ضع الفارة على الرابط

خطوتان لعمل هذا التأثير

يد حائرة

طائر يا حبيبي طائر

عيوني تراقبك

مباشراً<body>انسخ هذا الكود بعد واصفة

<a>ضع هذا الكود داخل واصفة 

غير النص المكتوب بلأحمر الى النص الذي يناسبك

 onMouseover="showtip(this,event,'عيون متطفلة جداً تلأحق الفارة')" onMouseout="hidetip()"

Giving image map a tooltip:
The process for giving your image map a tooltip is the exact same as for text links. Simply insert the same code after the href attribute of each image spot. For example:

<MAP NAME="FrontPageMap0">
<AREA SHAPE="RECT" COORDS="57, 78, 135, 138" HREF="http://www.webreference.com" onMouseover="showtip(this,event,'Click here for Webreference')"
onMouseout="hidetip()"
><AREA SHAPE="RECT" COORDS="103, 10, 174, 75" HREF="http://www.wsabstract.com" onMouseover="showtip(this,event,'Click here for Website Abstraction')"
onMouseout="hidetip()"
>

</MAP>
<img src="imagemap.gif" width="188" height="173" border="0" alt="imagemap.gif (14679 bytes)" usemap="#FrontPageMap0

 

Hosted by www.Geocities.ws

1