diff options
Diffstat (limited to 'files/zh-cn/web/api/touch')
-rw-r--r-- | files/zh-cn/web/api/touch/radiusy/index.html | 2 | ||||
-rw-r--r-- | files/zh-cn/web/api/touch/screenx/index.html | 2 | ||||
-rw-r--r-- | files/zh-cn/web/api/touch/screeny/index.html | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/files/zh-cn/web/api/touch/radiusy/index.html b/files/zh-cn/web/api/touch/radiusy/index.html index 2243af5c73..7e76c7b6c3 100644 --- a/files/zh-cn/web/api/touch/radiusy/index.html +++ b/files/zh-cn/web/api/touch/radiusy/index.html @@ -18,7 +18,7 @@ translation_of: Web/API/Touch/radiusY 能够包围用户和触摸平面的接触面的最小椭圆的垂直轴(Y轴)半径.</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.radiusX") }}</li> diff --git a/files/zh-cn/web/api/touch/screenx/index.html b/files/zh-cn/web/api/touch/screenx/index.html index ef9ac6d9e0..afd76c8ba7 100644 --- a/files/zh-cn/web/api/touch/screenx/index.html +++ b/files/zh-cn/web/api/touch/screenx/index.html @@ -19,7 +19,7 @@ translation_of: Web/API/Touch/screenX 触点相对于屏幕左边沿的的X坐标. 不包含页面滚动的偏移量.</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.screenY") }}</li> diff --git a/files/zh-cn/web/api/touch/screeny/index.html b/files/zh-cn/web/api/touch/screeny/index.html index e3c583c101..ce6b83b446 100644 --- a/files/zh-cn/web/api/touch/screeny/index.html +++ b/files/zh-cn/web/api/touch/screeny/index.html @@ -25,7 +25,7 @@ translation_of: Web/API/Touch/screenY <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> |