كود تغيير صوره بمرور او ضغط الماوس
اقتباس:
<!-- 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