Hello!
I was just testing out some fancy JQuery snippets that I implemented in my Joomla. It basically just display a fancy little popup message. I've been using it when the email has been sent inside the On Submit --> Check Captcha --> On Success. It works awesome! The problem is when I put one in the On Submit --> Check Captcha --> On Fail, any JS I put in there seems to be ignored, even a simple console.log('foo');
Do you have any idea what I might be doing wrong?🙂
Thanks!
I was just testing out some fancy JQuery snippets that I implemented in my Joomla. It basically just display a fancy little popup message. I've been using it when the email has been sent inside the On Submit --> Check Captcha --> On Success. It works awesome! The problem is when I put one in the On Submit --> Check Captcha --> On Fail, any JS I put in there seems to be ignored, even a simple console.log('foo');
Do you have any idea what I might be doing wrong?🙂
Thanks!