} //-->
 
  //htmlfbmlkodu61.tr.gg/Kullan%26%23305%3Bm-Ko%26%23351%3Bullar%26%23305%3Bn%26%23305%3B-Kabul-etme-kodu.htm    
       
  YAAN MENÜ  

-Html Fbml Kodu.tr.gg-

Kullanım Koşullarını Kabul etme kodu

Dış Dosyası
function checkCheckBox(f) {
  if (f.agree.checked == false) {
    alert('Please check the box to continue.');
    return false;
  } else
    return true;
}
Head Dosyası
<script type="text/javascript" src="acceptTerms"></script>
Body Dosyası
<form action="yourFormScript.php" method="POST" onsubmit="return checkCheckBox(this)">
I accept: <input type="checkbox" value="0" name="agree">
<input type="submit" value="Continue Order">
<input type="button" value="Exit" onclick="document.location.href='/index.html';">
</form>
Ayda 201772 ziyaretçi (441563 klik) buradaydı.!
 
         
 
Bu web sitesi ücretsiz olarak Bedava-Sitem.com ile oluşturulmuştur. Siz de kendi web sitenizi kurmak ister misiniz?
Ücretsiz kaydol