Ilya Kantor
217eb0e5fa
minor
2017-10-14 23:52:37 +03:00
Amanda Bozigian
2d8ae03fb0
Update article.md
...
Ln 53, "then" --> "than"
Changed: For instance, a `focus` event does not bubble. There are other examples too, we'll meet them. But still it's an exception, rather then a rule, most events do bubble.
To: For instance, a `focus` event does not bubble. There are other examples too, we'll meet them. But still it's an exception, rather than a rule, most events do bubble.
2017-09-28 14:09:27 -07:00
Randy Syring
5eb492e90e
Clarify order of bubble/capture handlers on the target
...
The way the edited paragraph was written, I initially thought the bubble handler on the target would be ran before the capture handler, which seemed odd. I believe this update clarifies the author's intention and describes better how the handler's actually work.
2017-09-07 23:25:50 -04:00
Ilya Kantor
9f6cb376a0
bugfix
2017-08-26 11:28:57 +02:00
Ilya Kantor
9bba300d69
minor
2017-08-03 15:45:11 +02:00
Ilya Kantor
883a05c7a8
fix
2017-07-17 12:34:52 +03:00
Ilya Kantor
8095b48bcc
fixed #90
2017-07-17 12:24:00 +03:00
Ilya Kantor
362483e37f
Merge pull request #91 from leighlawhon/patch-2
...
needs a data-counter
2017-07-13 23:43:22 +03:00
Leigh Lawhon
12054163fb
needs a data-counter
...
button doesn't work without it
2017-07-13 06:53:37 -04:00
Leigh Lawhon
c894a12de3
typo "from"
2017-07-13 06:51:59 -04:00
Ilya Kantor
eca29f5238
minor
2017-07-01 10:39:35 +03:00
Ilya Kantor
b6c7a71d0c
fixes
2017-06-19 17:21:26 +03:00
Ilya Kantor
d67c04c22f
minor
2017-06-17 19:00:42 +03:00
Ilya Kantor
749e6e164b
handleEvent
2017-06-17 18:01:43 +03:00
Ilya Kantor
2f0261b375
Merge branch 'master' of https://github.com/iliakan/javascript-tutorial-en
2017-06-14 10:36:02 +03:00
Ilya Kantor
e37d4ac498
fix
2017-06-14 10:35:59 +03:00
reigningmetal
c97f53563c
Spelling Continued
...
Checked some spelling further along in the article files. Made some
small grammatical fixes, but mostly spelling.
2017-06-12 20:26:14 -04:00
Ilya Kantor
acee6949c9
up
2017-06-11 16:24:04 +03:00
yangchuan
b792cf9cd0
fix type fforget
2017-06-05 12:26:27 +08:00
Dennis Dang
c0bd294cd7
Update article.md
...
Hi,
I suggest a typo correction from "the" to "that" found in the summary.
- `event.currentTarget` (=`this`) -- the current element <that> handles the event (the one that has the handler on it)
I'm new to github, so I'm welcome to any tips on writing better descriptions and proposals.
Thanks,
2017-05-31 12:05:02 -07:00
Ilya Kantor
1b03278014
minor
2017-04-09 23:17:57 +02:00
Ilya Kantor
a8c678b73e
Merge pull request #468 from Adeel-Charolia/patch-3
...
Typo in "Bubbling and Capturing" Article
2017-03-25 09:33:47 +03:00
Ilya Kantor
dadcf0485c
Merge pull request #469 from Adeel-Charolia/patch-4
...
Typo in "Event Delegation" Article
2017-03-25 09:33:34 +03:00
Adeel-Charolia
2004c00d1c
Typo in "Event Delegation" Article
2017-03-25 11:06:45 +05:00
Adeel-Charolia
59223f77f8
Typo in "Bubbling and Capturing" Article
2017-03-25 10:43:17 +05:00
Adeel-Charolia
6158459703
Update article.md
...
Word Typo Correction
2017-03-25 10:33:11 +05:00
Ilya Kantor
c9401b3104
changes
2017-03-23 11:06:57 +03:00
Ilya Kantor
ab9ab64bd5
up
2017-03-21 14:41:49 +03:00
Ilya Kantor
e4db23fa56
up
2017-03-20 21:44:00 +03:00
Ilya Kantor
fc84391bd2
up
2017-03-09 00:48:54 +03:00
Ilya Kantor
d85be5f17b
up
2017-03-05 19:49:29 +03:00
Ilya Kantor
7b3f4550fd
up
2017-03-05 18:59:04 +03:00
Ilya Kantor
497c9fd2d3
up
2017-03-05 01:06:09 +03:00
Ilya Kantor
cf9969f7ab
ok
2017-03-04 03:20:49 +03:00
Ilya Kantor
003272d77b
gripe
2017-03-03 10:34:10 +03:00
Ilya Kantor
6233506013
up
2017-03-03 09:51:18 +03:00
Ilya Kantor
25b7c2e21d
delegation
2017-03-03 09:17:14 +03:00
Ilya Kantor
e62004ae75
op
2017-03-02 23:20:32 +03:00
Ilya Kantor
a2fef883c2
up
2017-03-02 16:58:09 +03:00
Ilya Kantor
4c08f02317
up
2017-03-02 03:24:47 +03:00