Commit graph

427 commits

Author SHA1 Message Date
Yang Yang
24dfb1f30a
Remove description of inconsistency between Chrome and Firefox
Firefox v105 also shows `10px`.
2022-09-29 23:13:45 +08:00
ani2796
219d1013ca
Fix typo 2022-08-21 15:42:18 -04:00
Gionatha
187dee3671
Fixed a typo 2022-08-05 10:17:26 +02:00
Ilya Kantor
7d9ca8bc5e closes #3039, #3082 2022-06-26 10:33:01 +04:00
Ilya Kantor
7964b11b8f
Merge pull request #3069 from peterhauke/patch-1
Fix language errors and fix broken link
2022-06-19 20:42:11 +03:00
Ilya Kantor
49107519f4 minor fixes 2022-06-19 20:40:05 +03:00
Peter Hauke
7c3e3e4a4d
Fix language errors and fix broken link
differ should be differentiate

https://developer.mozilla.org/en-US/search is broken so I changed it to  https://developer.mozilla.org/en-US/

Other language changes are to improve readability and correct minor language errors
2022-06-19 15:44:39 +02:00
Ilya Kantor
ed4a212563 closes #3035 2022-06-19 10:14:58 +03:00
Fardin
7e19bb6b47
Fixed setTimeout() issue
there wasn't any time for setTimeout Function...
2022-06-13 15:07:13 +04:30
Ilya Kantor
099881de79
Merge pull request #3038 from webFardin/master
add a method to remove style property
2022-06-13 08:01:31 +02:00
Fardin
0ece900f50
add a method to remove style property
I think it's not bad to introduce removeProperty() method :)
2022-06-06 20:08:59 +04:30
Lavrentiy Rubtsov
cc9b015e1b
add quotes 2022-04-30 14:25:34 +06:00
Dan Wallis
6af9a2e2a4
Correct mis-use of "it's" 2022-04-13 11:44:21 +01:00
Ilya Kantor
63ca152205 clientTop image 2022-03-30 16:13:46 +03:00
ᚷᛁᛟᚱᚷᛁ ᛒᚨᛚᚨᚲᚻᚨᛞᛉᛖ
16ace5ae32
Fix LI content numbers
I think this is more convenient. If one will call chapter.closest('.chapter') they will understand that it returns the first <li class="chapter">
2022-02-19 00:17:37 +04:00
Ilya Kantor
a678674350 images 2022-02-03 13:08:18 +03:00
Ilya Kantor
c5358c5949 themable pictures 2021-12-12 22:53:17 +03:00
Ilya Kantor
a521d20055 minor fixes 2021-12-12 22:31:42 +03:00
Ilya Kantor
a829155758 minor fixes 2021-11-12 23:41:35 +03:00
Ilya Kantor
4541b7af75 minor fixes 2021-11-03 16:16:33 +03:00
Ilya Kantor
83085378e3 closes #2757 2021-10-25 23:04:20 +03:00
Jiapan-Yu
4397c7f931
not a right comparison
an empty <div> has its parent element's content area width which may not be zero
2021-10-21 16:33:44 +08:00
Ilya Kantor
eda333d423 minor fixes 2021-10-12 14:19:22 +03:00
Ilya Kantor
8c5d3bfea7
Merge pull request #2562 from PhilipKirner/patch-1
Grammar Fix Update in article.md
2021-04-17 20:03:29 +03:00
Ilya Kantor
d8be8b0327 Add scrollX/scrollY 2021-04-15 09:45:19 +03:00
PhilipKirner
c722cda8d6
Update article.md
Potential Grammar Correction
2021-04-01 17:08:37 -06:00
Ilya Kantor
b2bff50f56 closes #2525 2021-03-26 09:24:59 +03:00
joaquinelio
ff9972062a
CANCEL meaning 2021-03-17 09:32:56 -03:00
Filip Pyda
21d444fcb5 Add will to modyfying document task 1 sentence 2021-02-01 09:32:46 +01:00
imaverage
cbdc268b4e
Update article.md 2020-12-24 07:38:52 -06:00
Petr Glivicky
6118cc0878 Add a missing bracket in the solution description 2020-12-04 21:13:51 +01:00
Petr Glivicky
d4c23dcf37 Fix bug: Clock can't be stopped when 'Start' clicked while running 2020-12-04 20:40:01 +01:00
Ilya Kantor
6ec4c4fc99 minor fixes 2020-11-25 23:24:12 +03:00
Ilya Kantor
fee665777f minor fixes 2020-11-25 23:23:59 +03:00
Ilya Kantor
0ac7894d10 minor fixes 2020-11-25 23:23:13 +03:00
Ilya Kantor
0eef95040c minor fixes 2020-11-25 23:22:50 +03:00
LeviDing
cd052d1c47
Update article.md 2020-11-18 21:58:57 +08:00
LeviDing
3709b0b9b4
Update article.md 2020-11-18 21:55:24 +08:00
LeviDing
5aeb8fe6ae
Update article.md 2020-11-18 11:44:26 +08:00
Ilya Kantor
5607c7721f
Merge pull request #2276 from vsemozhetbyt/patch-18
Fix typos in 2.1.4 (Searching elements)
2020-11-11 18:52:48 +03:00
Vse Mozhe Buty
211db88dd6
Fix typo in 2.1.6 (Attributes and properties) 2020-11-10 13:00:41 +00:00
Vse Mozhe Buty
8f912948a9
Fix typos in 2.1.4 (Searching elements) 2020-11-09 16:19:36 +00:00
Vse Mozhe Buty
bf3c878eb0
Fix link in 2.1.5 (Node properties...) 2020-11-05 20:41:07 +00:00
joaquinelio
54df94da3d
Winnie Pooh case... : ) 2020-10-12 16:29:24 -03:00
joaquinelio
75aed55284
assign "it" 2020-10-12 06:36:48 -03:00
Miguel N. Galace
482ca750a4
Merge branch 'master' into patch-1 2020-09-23 18:44:06 +08:00
Miguel N. Galace
d3ad4c3d82 Fix grammar and construction in 2.1.10 2020-09-23 18:42:30 +08:00
MuhammedZakir
14b50caf41 Some Corrections
Fix javascript-tutorial#2090 - Spelling Mistake
Close javascript-tutorial#2079 - Remove 'elem' from `elem.scrollLeft/scrollTop`
2020-09-11 13:07:06 +05:30
Maksumi Murakami
6615df4d58
Update article.md 2020-08-13 18:22:27 -05:00
Maksumi Murakami
bc92283021
Update article.md
Changes proposes for the [issue 2049](https://github.com/javascript-tutorial/en.javascript.info/issues/2049)
2020-08-13 17:39:47 -05:00