Commit graph

586 commits

Author SHA1 Message Date
xterminal
ae53c63685 Update article.md
Spelling corrections ("loosing" to losing)
2017-10-24 08:15:42 -04:00
Shih-Hao
6d29e74372 fixed typo in 1-endless-page 2017-10-24 17:51:51 +08:00
Ilya Kantor
53705b8a6c minor 2017-10-15 00:08:02 +03:00
Ilya Kantor
07d1188bfa minor 2017-10-15 00:07:07 +03:00
Ilya Kantor
4d60cd525f fix 2017-10-15 00:05:11 +03:00
Ilya Kantor
217eb0e5fa minor 2017-10-14 23:52:37 +03:00
Ilya Kantor
3c08cc446b minor 2017-10-07 17:50:22 +03:00
RobotWizard
f51afac4ac fixed typo on line 44
minor fix.
2017-10-05 09:56:41 +05:30
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
Shubham Gupta
41dd4a724c Update article.md 2017-09-23 17:13:36 -07:00
Ilya Kantor
2d4e4693f8 minor 2017-09-15 11:09:10 +02:00
Kurczok
c2c2c2b42a Missed word 2017-09-11 22:25:00 +02: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
e8eeab1316 Merge pull request #160 from Kurczok/patch-3
getComputedStyle typo
2017-09-03 19:18:15 +03:00
Kurczok
80eb75ab16 Use typo 2017-09-03 17:28:52 +02:00
Kurczok
17c2317cc7 getComputedStyle typo 2017-09-03 14:15:50 +02:00
Ilya Kantor
9f6cb376a0 bugfix 2017-08-26 11:28:57 +02:00
Ilya Kantor
e28b4c7526 added a comment, closes #135 2017-08-13 21:44:57 +02:00
Ilya Kantor
d6e45ea391 close #126 2017-08-09 23:35:00 +02:00
Ilya Kantor
c6271b5c58 fixes #123 2017-08-05 22:05:09 +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
Ilya Kantor
3d56f47ec7 Merge pull request #92 from leighlawhon/patch-1
typo "from"
2017-07-13 23:43:02 +03:00
Michael Grinko
35ee68e385 Update article.md 2017-07-13 18:48:14 +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
Mani Mishra
da425c060b fix HTML typo with innerHTML 2017-06-22 20:02:23 +05:30
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
ae1a1a0941 Merge branch 'master' of https://github.com/iliakan/javascript-tutorial-en 2017-06-17 17:20:45 +03:00
Ilya Kantor
fdb25219ec Merge pull request #44 from menou2u/patch-4
Conjugation correction
2017-06-15 22:34:10 +03:00
Camille Menou
654f5dbdda Conjugation correction
"So there exist" instead of "So there exists"
2017-06-15 14:55:16 +02:00
Camille Menou
0966dd4bd4 Correction in a sentence 2017-06-15 12:47:29 +02:00
Xin Yue
627e3f8f1d Create article.md 2017-06-14 12:01:03 -07: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
00fe9e0c77 minor 2017-06-12 15:57:40 +03:00
Ilya Kantor
733b0c66b5 Merge branch 'master' of https://github.com/iliakan/javascript-tutorial-en 2017-06-11 16:24:08 +03:00
Ilya Kantor
acee6949c9 up 2017-06-11 16:24:04 +03:00
winiex
a1757f9555 Fix typo
"beforeload" should be "beforeunload"
2017-06-10 16:52:41 +08:00
Aman Bangad
8d150d44db Update article.md
The old code doesn't work. 
Is this what you wanted to show?
2017-06-05 09:59:09 -04:00
Ilya Kantor
e54cb7a59b Merge pull request #2 from qntmLeap/patch-1
Fix the mistake in the name of the event property
2017-06-05 14:34:37 +03:00
Ilya Kantor
eb7c0dbc36 Merge pull request #3 from ericyang89/master
fix typo fforget
2017-06-05 14:34:24 +03:00
Uma Maheswar
8c1b1ca4cf Update article.md 2017-06-05 12:36:11 +05:30
yangchuan
b792cf9cd0 fix type fforget 2017-06-05 12:26:27 +08:00