We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3749c11 commit 47ae427Copy full SHA for 47ae427
2-ui/1-document/11-coordinates/1-find-point-coordinates/source.view/index.html
@@ -13,10 +13,10 @@
13
14
<body>
15
16
- Click anywhere to get window coordinates.
17
- <br> That's for testing, to check the result you get by JavaScript.
+ 单击任意位置以获取窗口坐标。
+ <br> 这仅用于测试,用来检查你通过 JavaScript 获得的结果。
18
<br>
19
- <div id="coords">(click coordinates show up here)</div>
+ <div id="coords">(单击坐标显示在这里)</div>
20
21
22
<div id="field">
0 commit comments