How many different type of query string option we can use along with api.js url

57 views
Skip to first unread message

Tridip Bhattacharjee

unread,
Oct 5, 2016, 7:03:10 AM10/5/16
to reCAPTCHA
when we use re-captcha then we use this api.js js file to get it working like this way

<script src="https://www.google.com/recaptcha/api.js?onload=onloadCallback&render=explicit" async defer></script>

so i need a write which tell me what all querystring options are available which i can pass with api.js js file url ?

here i use few like onload, render and async etc so tell me what more options are available ?

thanks

Seth Munroe

unread,
Oct 6, 2016, 10:27:59 AM10/6/16
to reCAPTCHA
It looks like the only additional one would be language. Check out the js api guide here.
Reply all
Reply to author
Forward
0 new messages