• I have problem when reloading a new image in SI Captcha. It´s with your plugin and a ajax loaded a comment_form(). Your inline java onclick function – si_captcha_refresh(img_id,form_id,securimage_url,securimage_show_url) – would not work because the actual html is dynamically loaded. I crated a javascript with jQuery that use your function content (biding the event to the new code using .on()….). The argument parameters ( img_id,form_id,securimage_url,securimage_show_url) is copied into the script for my test. I can see that the prefix parameter (numbers) in the link (<img id=”si_image_com” class=”si-captcha”…..) and the value attribute in the input id=”si_code_com” (in the form) is updated with the new and same values (and the image is changed of course). Still don’t work, I first have to reload the form to make SI Captcha validate an new image OK . Any suggestions? I don’t mind to use your PHP lib instead, many times a prefer libs before plugins in WP.

    Thanks
    Jan
    Sweden

    https://wordpress.org/plugins/si-captcha-for-wordpress/

  • The topic ‘SI CAPTCHI and ajax loaded/submitted comment_form()’ is closed to new replies.