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

Commit 1397370

Browse files
screen in js
1 parent 37f5b79 commit 1397370

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎Basic Introduction/index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,8 @@
99
<body>
1010

1111
<script>
12-
console.log(navigator.appName);
13-
console.log(navigator.appCodeName);
14-
console.log(navigator.cookieEnabled);
12+
console.log(screen.height);
13+
1514
</script>
1615
</body>
1716
</html>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /