diff options
Diffstat (limited to 'files/zh-cn/web/api/touch/pagey/index.html')
-rw-r--r-- | files/zh-cn/web/api/touch/pagey/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/api/touch/pagey/index.html b/files/zh-cn/web/api/touch/pagey/index.html index 4987c2eb3d..5a801a7042 100644 --- a/files/zh-cn/web/api/touch/pagey/index.html +++ b/files/zh-cn/web/api/touch/pagey/index.html @@ -19,7 +19,7 @@ translation_of: Web/API/Touch/pageY 触点相对于HTML文档上边沿的的Y坐标. <code>当存在垂直滚动的偏移时, 这个值包含了垂直滚动的偏移</code>.</dd> </dl> <h3 id="Specification" name="Specification">标准定义</h3> -<p><a class="external" href="http://www.w3.org/TR/touch-events/" title="http://www.w3.org/TR/touch-events/">Touch Events Specification</a></p> +<p><a class="external" href="http://www.w3.org/TR/touch-events/">Touch Events Specification</a></p> <h3 id="相关链接">相关链接</h3> <ul> <li>{{ domxref("Touch.pageX") }}</li> |