Quantcast
Viewing all articles
Browse latest Browse all 4

Answer by schylake for Catching form submit result

<form name="multipay_form" onsubmit="private_payment_send(); return false;"><button type="submit">test</button></form> document.getElementsByName("multipay_form")[0].setAttribute('onsubmit','');

This will make it so the onsubmit is removed from the form without touching the HTML


Viewing all articles
Browse latest Browse all 4

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>