Skip to content

Commit 47ae427

Browse files
authored
Update index.html
1 parent 3749c11 commit 47ae427

File tree

1 file changed

+3
-3
lines changed
  • 2-ui/1-document/11-coordinates/1-find-point-coordinates/source.view

1 file changed

+3
-3
lines changed

2-ui/1-document/11-coordinates/1-find-point-coordinates/source.view/index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313

1414
<body>
1515

16-
Click anywhere to get window coordinates.
17-
<br> That's for testing, to check the result you get by JavaScript.
16+
单击任意位置以获取窗口坐标。
17+
<br> 这仅用于测试,用来检查你通过 JavaScript 获得的结果。
1818
<br>
19-
<div id="coords">(click coordinates show up here)</div>
19+
<div id="coords">(单击坐标显示在这里)</div>
2020

2121

2222
<div id="field">

0 commit comments

Comments
 (0)