Page 2 of 2

Posted: Thu May 14, 2015 7:51 pm
by Jean-Christophe Bisoux
And with this ?

Code: Select all

<script type="text/javascript">
jQuery(document).ready(function(){
	jQuery(".wps_submit").click(function(){jQuery( ".wps_submit" ).remove();jQuery(".wpsform").submit()});
});
function wps_ref(){};
</script>
Sorry for all this test

JC

Posted: Fri May 15, 2015 10:26 am
by pdsgomes
Jean-Christophe Bisoux wrote:And with this ?

Code: Select all

<script type="text/javascript">
jQuery(document).ready(function(){
	jQuery(".wps_submit").click(function(){jQuery( ".wps_submit" ).remove();jQuery(".wpsform").submit()});
});
function wps_ref(){};
</script>
Sorry for all this test

JC
Same result.

Do not apologize, I do ask :)

Posted: Fri May 15, 2015 10:38 am
by Jean-Christophe Bisoux
Hi,
Are you sure ?
I made a test and it seems it work, I have this page https://www.pedroalive.com/newsletter/? ... e2c66917ff (I'm already registered with the direct form)

Regards,
JC