javascript - how to Validate captcha before submit a form in joomla -


i have installed 5 captcha plugin in joomla site , set 1 captcha out of 5 in com_users configuration in backend of joomla.


so want validate captcha client browser in registration form.

client side validation every captcha client browser

if using google's recaptcha default plugin joomla!, validation done off site , pass or fail "flag" returned form...no further action needed you.


Comments

Popular posts from this blog

serialization - Convert Any type in scala to Array[Byte] and back -

Slow performance first queries on SQL Azure -

Java Entity Manager - JSON reader was expecting a value but found 'db' -