Update article.md
'and' to implement...
This commit is contained in:
parent
18a3b24c05
commit
cdaa4b436e
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ For instance:
|
|||
- A click on a form submit button - initiates its submission to the server.
|
||||
- Pressing a mouse button over a text and moving it - selects the text.
|
||||
|
||||
If we handle an event in JavaScript, we may not want the corresponding browser action to happen, to implement another behavior instead.
|
||||
If we handle an event in JavaScript, we may not want the corresponding browser action to happen, and to implement another behavior instead.
|
||||
|
||||
## Preventing browser actions
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue