Comment on MotionCAPTCHAComments−amccloud14y$('#mc-form').attr('action', $('#mc-action').val()); $('#mc-form').submit();Submits the form on the demo bypassing the "captcha".
Comments
$('#mc-form').attr('action', $('#mc-action').val()); $('#mc-form').submit();
Submits the form on the demo bypassing the "captcha".