المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : كود تغيير صوره بمرور او ضغط الماوس



قلب_مسافر
04-29-2003, 01:47
<!-- TWO STEPS TO INSTALL PRELOAD IMAGES:

1. Paste the first into the HEAD of your HTML ****************
2. Add the last code into the BODY of your HTML **************** -->

<!-- STEP ONE: Copy this code into the HEAD of your HTML **************** -->

<HEAD>

<SCRIPT ****************="********************">

<!-- This script and many more are available free online at -->
<!-- The ******************** Source!! http://www.KuwaiT777.Com -->

<!-- Begin

image1 = new Image();
image1.src = "الصورة الثانية";

// End -->
</script>
</HEAD>

<!-- STEP TWO: Insert this code into the BODY of your HTML **************** -->

<BODY>

<a href="العنوان" onmouseover="image1.src='الصورة الثانية';"
onmouseout="image1.src='الصورة الأولى';">
<img name="image1" src="الصورة الأولى" border=0></a>

</BODY>

---------
على ان تكون الصورة بافتراض مثلا
image.jpg