Posted: Thu May 14, 2015 7:51 pm
And with this ?
Sorry for all this test
JC
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>
JC