Reply To: Closing Pop-up on Form Submit

Home Forums Quform WordPress Closing Pop-up on Form Submit Reply To: Closing Pop-up on Form Submit

#32856
giannip
Participant

Thanks a lot, it works!
Can you add a delay 2000ms to the following code?


jQuery(document).ready(function ($) {
$('.quform-form-1').on('quform:successStart', function () {
$('.fancybox-close').click();
});
});

Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy