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 37f5b79

Browse files
cookieEnabled navigator in js
1 parent de3ef02 commit 37f5b79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎Basic Introduction/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<script>
1212
console.log(navigator.appName);
1313
console.log(navigator.appCodeName);
14+
console.log(navigator.cookieEnabled);
1415
</script>
1516
</body>
1617
</html>

0 commit comments

Comments
(0)

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