Code Pad
Code
List Code
Search Code
Images
List Images
Search Images
Login
Privacy
Home
google recaptcha disable button until callback
jquery ui datepicker
js
styling css elements based on their attributes
css
animate background gradient css
css
linear gradient background with 3 colours
css
web storage testing
js
load a script based on a page condition variable
jquery
loop through elements and change the content using each and substr with jquery
jquery
mega menu testing
css
basic foundation grid layout
html
google recaptcha disable button until callback
1:39 am, May 30, 2018
this will disable the button until the capture has been solved. using google recaptcha.
Code
html
css
js
scripts
html
css
js
function recaptchaCallback() { $('#submitBtn').removeAttr('disabled'); };
scripts
Download & Run
Download File
Run Demo
Re-load Preview
Preview
p6wda