الان جمل اى نموذج ارسال اى ما شابه باهذا الشى الجميل

الاسكربت ده جافا لما تركبه هيظهر لك لوحة بجانب اى مربع كتابة او تسجيل او كدة
وهيظهر جملة joomla ال ال هتختارها
لو مش فاهم شى مش مشكلة المثال هيفهمك
المثال من هنا
طريقة التركيب install
هتحط جمملة شبه ال مكتوبة ده
رمز PHP:
<code style="white-space:nowrap"> <code> <input type="text" id="firstname" name="firstname" tooltipText="Type in your firstname in this box">
</code> </code>
انت هتحط الكلمة ده بجانب اى مربع
رمز PHP:
<code style="white-space:nowrap"> <code> id="firstname" name="firstname" tooltipText="Type in your firstname in this box"
</code> </code>
بس الاول هتحط الكلام ده فى الصفحة
رمز PHP:
<code style="white-space:nowrap"> <code> <script type="text/javascript">
var tooltipObj = new DHTMLgoodies_formTooltip();
tooltipObj.setTooltipPosition('right');
tooltipObj.setPageBgColor('#EEE');
tooltipObj.setCloseMessage('Exit');
tooltipObj.initFormFieldTooltip();
</script>
</code> </code>
التحميل من
هنــــــــــــــــــــــــــــــــــــــــــــــــ ــا