The function preventDefault() is a property of event, so the function call you need is:
preventDefault()
event
event.preventDefault()