Prefer walking through this at your own pace?
Get my step-by-step guide (plus my weekly tips & tricks) and easily stroll through more details, with examples, than I could fit into this video 😎
* unsubscribe anytime
Grab the code:
<script>
var Webflow = Webflow || [];
Webflow.push(function() {
$(document).on('submit', 'form', function() {
setTimeout(function() { location.reload(true); }, 3000);
});
});
</script>