how to add to prevent default in js code example Example: js preventdefault function(event) { event.preventDefault(); }