window.event.preventDefault(); code example Example: js preventdefault function(event) { event.preventDefault(); }