htmlkod , htmlkodlar, sitene ekle , asp, php , htmlkod-uzman , Htmlkodcuyuz, alnumel , naazımca ,bedava-sitem ,tr.GG ..
  Sitene HESAP Makinesi kodu
 
SAYI ISLEMCISI S.1.0
1.sayi
2.sayi
sonuç

©2008 www.htmlkod-uzman.tr.gg





<script language="javaScript">

 

function topla(ne){

ne.sonuç.value=parseFloat(ne.say1.value)+parseFloat(ne.say2.value);

}

function çikar(ne){

ne.sonuç.value=parseFloat(ne.say1.value)-parseFloat(ne.say2.value);

}

function çarp(ne){

ne.sonuç.value=parseFloat(ne.say1.value)*parseFloat(ne.say2.value);

}

function böl(ne){

ne.sonuç.value=parseFloat(ne.say1.value)/parseFloat(ne.say2.value);

}

function ort(ne){

ne.sonuç.value=[parseFloat(ne.say1.value)+parseFloat(ne.say2.value)]/2;

}

</script>

<table width="200" bgcolor="#000000" border="0">

    <tbody>

        <tr>

            <td>

            <form name="formum">

                <font color="#ffffff"><center><strong>SAYI ISLEMCISI S.1.0</strong></center>1.sayi<input name="say1" type="text" /> <br />

                2.sayi<input name="say2" type="text" /> <br />

                sonu&ccedil;<input name="sonu&ccedil;" type="text" /> <center><input type="button" onclick="topla(this.form)" value="+" /> <input type="button" onclick="&ccedil;ikar(this.form)" value="-" /> <input type="button" onclick="&ccedil;arp(this.form)" value="x" /> <input type="button" onclick="b&ouml;l(this.form)" value="/" /> <input type="button" onclick="ort(this.form)" value="ort" /> <input type="reset" value="SIL" /><hr />

                &copy;2008 www.kodmerkezi.tr.gg</center></font>

            </form>

            </td>

        </tr>

    </tbody>

</table>
 
   
 
Bu web sitesi ücretsiz olarak Bedava-Sitem.com ile oluşturulmuştur. Siz de kendi web sitenizi kurmak ister misiniz?
Ücretsiz kaydol