Page 1 of 1

How to prevent the closure of the popup

Posted: Fri Apr 06, 2012 5:00 pm
by Jean-Christophe Bisoux
If you would like to prevent the closure of the popup without submit the optin form, just add this in the custom jquery code

Code: Select all

jQuery("#popup").modal({close:false});
hope this helps
Jean-Christophe

Posted: Fri Apr 06, 2012 5:07 pm
by Fabrice
great, it will increase a lot the conversion ratio to subscribe to mailing list