كود اعلان بنرين يتغيران بمرور الماوس عليهما برمجه semoo
اليوم قمت بعمل كود لبنرين يتغيران عند مرور الماوس عليهما
الكود بالجافا سكربت
التركيب
افتح قالب navbar او قالب header
واضف الكود التالي اخر القالب
كود:
<!-- بنر متغير بمرور الماوس semoo-->
<head>
<meta http-equiv="Page-Enter" content="blendTrans(Duration=1.0)">
<script language="JavaScript" fptype="dynamicanimation">
<!--
function dynAnimation() {}
function clickSwapImg() {}
//-->
</script>
<script language="JavaScript1.2" fptype="dynamicanimation" src="file:///C:/Program%20Files/Microsoft%20Office/OFFICE11/fpclass/animate.js">
</script>
</head>
<body onload="dynAnimation()" language="Javascript1.2">
<div align="center">
<table border="1" width="472" id="table1" cellspacing="0" cellpadding="0">
<tr>
<td width="468">
<a onmouseover="var img=document['fpAnimswapImgFP1'];img.imgRolln=img.src;img.src=img.lowsrc?img.lowsrc:img.getAttribute?img.getAttribute('lowsrc'):img.src;" onmouseout="document['fpAnimswapImgFP1'].src=document['fpAnimswapImgFP1'].imgRolln" href="javascript:void(0)">
<img border="0" src="صوره البنر الاول" width="468" height="60" id="fpAnimswapImgFP1" name="fpAnimswapImgFP1" dynamicanimation="fpAnimswapImgFP1" lowsrc="صوره البنر الثاني"></a></td>
</tr>
</table>
</div>
<!-- بنر متغير بمرور الماوس semoo-->
ويعطيكم الف عافيه يا رب