Example | Configuration | Downloads | License | ![]() |
<link rel="stylesheet" href="cliccaptcha/magnific-popup.css"> <link rel="stylesheet" href="page.css"> |
<script src="cliccaptcha/jquery-1.9.1.min.js"></script> <script src="cliccaptcha/jquery.magnific-popup.min.js"></script> <script src="page.js"></script> |
<button id="validacion" type="submit" form="form1" value="Submit" onclick="OpenGrid()">Soy un robot ??</button> <a id="myiframe" class="popup-iframe" href="cliccatpcha/index.php"></a> |
function OpenGrid(){ $('#myiframe').click(); } function CambiaBotonTxt(m){ $('#validacion').html(m); } $(document).ready(function() { $.ajax({dataType:"json", url:"cliccaptcha/index2.php", data:{"ztxt":1}, success:function(d){CambiaBotonTxt(d["txt"]);}}); $('.popup-iframe').magnificPopup({type:'iframe'}); }); |
<? php session_start(); if(!$_SESSION["pc"]["Valido"]){ echo "No ha pasado la prueba del robot"; exit(); } ?> |
Description | File |
Php code | cliccaptcha.zip |
Images set #1(500 files) | imagenes1.zip |
Images set #2(500 files) | imagenes2.zip |
The DONATIVE helps running webpage | ![]() |