Posts by Deividy • 111 points
1 post
-
1
votes4
answers330
viewsA: Problem with functions being performed multiple times
ev.preventDefault() will prevent element default behavior, e.g; ev.preventDefault() in an Event click of a <a> will prevent the link from href='' be called. If you are using jQuery, Voce can…
javascriptanswered Deividy 111