Súťaže Test 123 Super Admin 16. 09. 2025 Test123 ss Súvisiace články Testsssss 1. test * odpoved 2. otázka 2 * 2 Odoslať function onloadCallbackId86() { grecaptcha.render("recaptcha-86", { 'sitekey': "6LeIxAcTAAAAAJcZVRqyHh71UMIEGNQ_MXjiZKhI", 'callback': function() { recaptchaSuccessId86(86) }, 'expired-callback': function() { recaptchaExpiresId86(86) } }); } function recaptchaSuccessId86(id) { document.getElementById(id).removeAttribute('disabled'); } function recaptchaExpiresId86(id) { document.getElementById(id).setAttribute('disabled', true); }