Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd211d5c

Browse files
committed
Updated the code with comments and explainations of what is going on within the document.
1 parentb708737 commitd211d5c

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

‎boxes/boxes.js‎

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,4 @@ for (let i = 0; i < links.length; i++) {
4747
h1.textContent=`There are${div.querySelectorAll('.box').length} boxes on the page`;
4848
console.log(`There are${div.querySelectorAll('.box').length} boxes on the page`)
4949
})
50-
}
51-
52-
53-
// createBoxes(100)
50+
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp