Due to a plugin being used, I can\'t add the \"onClick\" attribute to the HTML form inputs like usual. A plugin is handling the forms part in my site and it doesn\'t give an
$("#bfCaptchaEntry").click(function(){ myFunction(); });