Forum'da ara:
Ara


Yazar Mesaj
Mesaj11.02.2012, 14:46 (UTC)    
Mesaj konusu: Javascript kodu sorunu !!!!

Arkadaşlar elimde şöyle bir buton var :
Kod:
<script language="JavaScript" fptype="dynamicanimation">
<!--
function dynAnimation() {}
function clickSwapImg() {}
//-->
</script>
<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="http://tncforum.tr.gg">  <img border="0" width="200" height="40" id="fpAnimswapImgFP1" name="fpAnimswapImgFP1" dynamicanimation="fpAnimswapImgFP1" lowsrc="http://d1202.hizliresim.com/u/c/2mk36.png" alt="" src="http://d1202.hizliresim.com/u/c/2mk2z.png" /></a>



Ben bu butondan yan yana 5 tane yapmak istiyorum fakat ;

aynı şekilde bu kodu bir tablo içinde yanına ekleyince bozuluyor ve üzerine gelince resim değişmiyor.

Sadece bu kodu kopyalayarak yapıyorum yine değişmiyor resim :
Kod:
<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="http://tncforum.tr.gg">  <img border="0" width="200" height="40" id="fpAnimswapImgFP1" name="fpAnimswapImgFP1" dynamicanimation="fpAnimswapImgFP1" lowsrc="http://d1202.hizliresim.com/u/c/2mk36.png" alt="" src="http://d1202.hizliresim.com/u/c/2mk2z.png" /></a>


Şunuda belirteyim ;

Kod:
<script language="JavaScript" fptype="dynamicanimation">
<!--
function dynAnimation() {}
function clickSwapImg() {}
//-->
</script>
<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="http://tncforum.tr.gg">  <img border="0" width="200" height="40" id="fpAnimswapImgFP1" name="fpAnimswapImgFP1" dynamicanimation="fpAnimswapImgFP1" lowsrc="http://d1202.hizliresim.com/u/c/2mk36.png" alt="" src="http://d1202.hizliresim.com/u/c/2mk2z.png" /></a>


Bu kodu tek başına kullanınca butonda sorun çıkmıyor

Yardım edebilir msiniz
Önceki mesajları göster:   


Powered by phpBB © 2001, 2005 phpBB Group
Türkçe Çeviri: phpBB Türkiye & Erdem Çorapçıoğlu