aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/window
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/window')
-rw-r--r--files/ru/web/api/window/alert/index.html2
-rw-r--r--files/ru/web/api/window/beforeunload_event/index.html2
-rw-r--r--files/ru/web/api/window/crypto/index.html2
-rw-r--r--files/ru/web/api/window/index.html6
-rw-r--r--files/ru/web/api/window/innerheight/index.html2
-rw-r--r--files/ru/web/api/window/location/index.html2
-rw-r--r--files/ru/web/api/window/matchmedia/index.html2
-rw-r--r--files/ru/web/api/window/ongamepadconnected/index.html2
-rw-r--r--files/ru/web/api/window/ongamepaddisconnected/index.html2
-rw-r--r--files/ru/web/api/window/pageyoffset/index.html2
-rw-r--r--files/ru/web/api/window/print/index.html2
-rw-r--r--files/ru/web/api/window/scroll/index.html2
-rw-r--r--files/ru/web/api/window/scrollby/index.html2
-rw-r--r--files/ru/web/api/window/scrollx/index.html2
-rw-r--r--files/ru/web/api/window/scrolly/index.html2
15 files changed, 17 insertions, 17 deletions
diff --git a/files/ru/web/api/window/alert/index.html b/files/ru/web/api/window/alert/index.html
index 4f610b0ec0..f2e1f8b395 100644
--- a/files/ru/web/api/window/alert/index.html
+++ b/files/ru/web/api/window/alert/index.html
@@ -66,7 +66,7 @@ translation_of: Web/API/Window/alert
<p>{{Compat("api.Window.alert")}}</p>
-<h2 id="See_also" name="See_also">См. также</h2>
+<h2 id="See_also" name="See_also">Смотрите также</h2>
<ul>
<li>{{domxref("window.confirm","confirm")}}</li>
diff --git a/files/ru/web/api/window/beforeunload_event/index.html b/files/ru/web/api/window/beforeunload_event/index.html
index 77bed9514b..8df0192e07 100644
--- a/files/ru/web/api/window/beforeunload_event/index.html
+++ b/files/ru/web/api/window/beforeunload_event/index.html
@@ -91,7 +91,7 @@ translation_of: Web/API/Window/beforeunload_event
<p>Смотрите <a href="/en-US/docs/Web/API/WindowEventHandlers/onbeforeunload#Browser_compatibility">WindowEventHandlers/onbeforeunload</a> для получения более подробной информации о том, как различные браузеры обрабатывают это событие.</p>
-<h2 id="См._также">См. также</h2>
+<h2 id="Смотрите_также">Смотрите также</h2>
<ul>
<li>Related events: {{domxref("Window/DOMContentLoaded_event", "DOMContentLoaded")}}, {{domxref("Document/readystatechange_event", "readystatechange")}}, {{domxref("Window/load_event", "load")}}, {{domxref("Window/unload_event", "unload")}}</li>
diff --git a/files/ru/web/api/window/crypto/index.html b/files/ru/web/api/window/crypto/index.html
index e70c15e507..22570b6ddd 100644
--- a/files/ru/web/api/window/crypto/index.html
+++ b/files/ru/web/api/window/crypto/index.html
@@ -86,7 +86,7 @@ translation_of: Web/API/Window/crypto
</table>
</div>
-<h2 id="См._так_же">См. так же:</h2>
+<h2 id="Смотрите_также">Смотрите также</h2>
<ul>
<li>глобальный объект {{domxref("Window")}} </li>
diff --git a/files/ru/web/api/window/index.html b/files/ru/web/api/window/index.html
index 78f79c3fd1..46c84f7ab4 100644
--- a/files/ru/web/api/window/index.html
+++ b/files/ru/web/api/window/index.html
@@ -59,7 +59,7 @@ translation_of: Web/API/Window
<dt>{{domxref("Window.isSecureContext")}} {{readOnlyInline}}</dt>
<dd>Указывает, способен ли контекст использовать функционал, требующий безопасного контекста.</dd>
<dt>{{domxref("Window.length")}} {{readOnlyInline}}</dt>
- <dd>Возвращает число фреймов в окне. Смотри так же {{domxref("window.frames")}}.</dd>
+ <dd>Возвращает число фреймов в окне. Смотрите также {{domxref("window.frames")}}.</dd>
<dt>{{domxref("Window.location")}} {{ReadOnlyInline}}</dt>
<dd>Получает/устанавливает расположение или текущий URL для текущего объекта окна.</dd>
<dt>{{domxref("Window.locationbar")}} {{ReadOnlyInline}}</dt>
@@ -418,7 +418,7 @@ translation_of: Web/API/Window
<h2 id="Конструкторы">Конструкторы</h2>
-<p>Смотри так же <a href="/en-US/docs/DOM/DOM_Reference" title="/en-US/docs/DOM/DOM_Reference">DOM Interfaces</a>.</p>
+<p>Смотрите также <a href="/en-US/docs/DOM/DOM_Reference" title="/en-US/docs/DOM/DOM_Reference">DOM Interfaces</a>.</p>
<dl>
<dt>{{domxref("Window.ConstantSourceNode")}}</dt>
@@ -450,7 +450,7 @@ translation_of: Web/API/Window
<p>Смотри <a href="/en-US/docs/DOM/DOM_Reference" title="/en-US/docs/DOM/DOM_Reference">DOM Reference</a></p>
-<h2 id="Смотри_так_же">Смотри так же</h2>
+<h2 id="Смотрите_также">Смотрите также</h2>
<ul>
<li><a href="/en-US/docs/Working_with_windows_in_chrome_code">Working with windows in chrome code</a></li>
diff --git a/files/ru/web/api/window/innerheight/index.html b/files/ru/web/api/window/innerheight/index.html
index a9ab800401..c7aa9071b9 100644
--- a/files/ru/web/api/window/innerheight/index.html
+++ b/files/ru/web/api/window/innerheight/index.html
@@ -79,7 +79,7 @@ var intOuterFramesetHeight = top.innerHeight;
<p>{{Compat("api.Window.innerHeight")}}</p>
-<h2 id="См._также">См. также</h2>
+<h2 id="Смотрите_также">Смотрите также</h2>
<ul>
<li>{{domxref("window.innerWidth")}}</li>
diff --git a/files/ru/web/api/window/location/index.html b/files/ru/web/api/window/location/index.html
index 26f2f2cd00..ec98499a17 100644
--- a/files/ru/web/api/window/location/index.html
+++ b/files/ru/web/api/window/location/index.html
@@ -206,7 +206,7 @@ span.intLink {
<p>{{Compat("api.Window.location")}}</p>
-<h2 id="См._также">См. также</h2>
+<h2 id="Смотрите_также">Смотрите также</h2>
<ul>
<li>Интерфейс возвращающий значение, {{domxref("Location")}}.</li>
diff --git a/files/ru/web/api/window/matchmedia/index.html b/files/ru/web/api/window/matchmedia/index.html
index 02d59c30da..8f6912cc51 100644
--- a/files/ru/web/api/window/matchmedia/index.html
+++ b/files/ru/web/api/window/matchmedia/index.html
@@ -43,7 +43,7 @@ translation_of: Web/API/Window/matchMedia
<li><a class="external" href="http://dev.w3.org/csswg/cssom-view/#the-mediaquerylist-interface">The CSSOM View Module: The MediaQueryList Interface</a></li>
</ul>
-<h2 id="See_also" name="See_also">Смотрите так же</h2>
+<h2 id="See_also" name="See_also">Смотрите также</h2>
<ul>
<li><a href="/en-US/docs/CSS/Media_queries" title="CSS/Media queries">Media queries</a></li>
diff --git a/files/ru/web/api/window/ongamepadconnected/index.html b/files/ru/web/api/window/ongamepadconnected/index.html
index 683e6d2af8..db5f8eecd4 100644
--- a/files/ru/web/api/window/ongamepadconnected/index.html
+++ b/files/ru/web/api/window/ongamepadconnected/index.html
@@ -44,7 +44,7 @@ translation_of: Web/API/Window/ongamepadconnected
<p>{{Compat("api.Window.ongamepadconnected")}}</p>
-<h2 id="См._также">См. также</h2>
+<h2 id="Смотрите_также">Смотрите также</h2>
<ul>
<li><a class="external text" href="https://hacks.mozilla.org/2013/12/the-gamepad-api/" rel="nofollow">The Gamepad API</a> by Ted Mielczarek and Robert Nyman</li>
diff --git a/files/ru/web/api/window/ongamepaddisconnected/index.html b/files/ru/web/api/window/ongamepaddisconnected/index.html
index c8ca962cb4..2769b29f4c 100644
--- a/files/ru/web/api/window/ongamepaddisconnected/index.html
+++ b/files/ru/web/api/window/ongamepaddisconnected/index.html
@@ -43,7 +43,7 @@ translation_of: Web/API/Window/ongamepaddisconnected
<p>{{Compat("api.Window.ongamepaddisconnected")}}</p>
-<h2 id="См._также">См. также</h2>
+<h2 id="Смотрите_также">Смотрите также</h2>
<ul>
<li><a class="external text" href="https://hacks.mozilla.org/2013/12/the-gamepad-api/" rel="nofollow">The Gamepad API</a> by Ted Mielczarek and Robert Nyman</li>
diff --git a/files/ru/web/api/window/pageyoffset/index.html b/files/ru/web/api/window/pageyoffset/index.html
index d2267fe9e8..e8cab12c76 100644
--- a/files/ru/web/api/window/pageyoffset/index.html
+++ b/files/ru/web/api/window/pageyoffset/index.html
@@ -157,7 +157,7 @@ info.innerText = "Y offset after scrolling: " +
<p>{{Compat("api.Window.pageYOffset")}}</p>
-<h2 id="See_also" name="See_also">См. также</h2>
+<h2 id="See_also" name="See_also">Смотрите также</h2>
<ul>
<li>{{domxref("Window.pageXOffset", "pageXOffset")}}</li>
diff --git a/files/ru/web/api/window/print/index.html b/files/ru/web/api/window/print/index.html
index 458df5ff38..24596bd5c2 100644
--- a/files/ru/web/api/window/print/index.html
+++ b/files/ru/web/api/window/print/index.html
@@ -35,7 +35,7 @@ translation_of: Web/API/Window/print
</tbody>
</table>
-<h2 id="Смотри_так_же">Смотри так же</h2>
+<h2 id="Смотрите_также">Смотрите также</h2>
<ul>
<li><a href="/en/Printing" title="en/Printing">Printing</a></li>
diff --git a/files/ru/web/api/window/scroll/index.html b/files/ru/web/api/window/scroll/index.html
index ffa999921d..2f9033458f 100644
--- a/files/ru/web/api/window/scroll/index.html
+++ b/files/ru/web/api/window/scroll/index.html
@@ -28,7 +28,7 @@ translation_of: Web/API/Window/scroll
<h2 id="Notes" name="Notes">Замечания</h2>
-<p><a href="/en-US/docs/DOM/window.scrollTo">window.scrollTo</a> имеет тот же самый эффект. Для того, чтобы прокрутить на некоторое количество пикселей относительно текущей позиции, используйте <a href="/en-US/docs/Window.scrollBy">window.scrollBy</a>. См. также <a href="/en-US/docs/Window.scrollByLines">window.scrollByLines</a>, <a href="/en-US/docs/Window.scrollByPages">window.scrollByPages</a>.</p>
+<p><a href="/en-US/docs/DOM/window.scrollTo">window.scrollTo</a> имеет тот же самый эффект. Для того, чтобы прокрутить на некоторое количество пикселей относительно текущей позиции, используйте <a href="/en-US/docs/Window.scrollBy">window.scrollBy</a>. Смотрите также <a href="/en-US/docs/Window.scrollByLines">window.scrollByLines</a>, <a href="/en-US/docs/Window.scrollByPages">window.scrollByPages</a>.</p>
<h2 id="Specification" name="Specification">Спецификация</h2>
diff --git a/files/ru/web/api/window/scrollby/index.html b/files/ru/web/api/window/scrollby/index.html
index bb1b2be60c..fada2814c0 100644
--- a/files/ru/web/api/window/scrollby/index.html
+++ b/files/ru/web/api/window/scrollby/index.html
@@ -31,7 +31,7 @@ window.scrollBy(0, window.innerHeight);
<h2 id="Notes" name="Notes">Примечания</h2>
-<p><a href="/en-US/docs/DOM/Window.scrollBy">window.scrollBy</a> прокручивает страницу на указанное количество пикселей, в то время как метод <a href="/en-US/docs/DOM/Window.scroll">window.scroll</a> указывает абсолютную позицию в документе, на которую надо сместиться. См. также <a href="/en-US/docs/DOM/Window.scrollByLines">window.scrollByLines</a>, <a href="/en-US/docs/DOM/Window.scrollByPages">window.scrollByPages</a></p>
+<p><a href="/en-US/docs/DOM/Window.scrollBy">window.scrollBy</a> прокручивает страницу на указанное количество пикселей, в то время как метод <a href="/en-US/docs/DOM/Window.scroll">window.scroll</a> указывает абсолютную позицию в документе, на которую надо сместиться. Смотрите также <a href="/en-US/docs/DOM/Window.scrollByLines">window.scrollByLines</a>, <a href="/en-US/docs/DOM/Window.scrollByPages">window.scrollByPages</a></p>
<h2 id="Specification" name="Specification">Спецификация</h2>
diff --git a/files/ru/web/api/window/scrollx/index.html b/files/ru/web/api/window/scrollx/index.html
index 3f3ed02d5e..c6cf4f008b 100644
--- a/files/ru/web/api/window/scrollx/index.html
+++ b/files/ru/web/api/window/scrollx/index.html
@@ -149,7 +149,7 @@ var y = (window.pageYOffset !== undefined)
</table>
</div>
-<h2 id="See_also" name="See_also">См. также</h2>
+<h2 id="See_also" name="See_also">Смотрите также</h2>
<ul>
<li>{{domxref("Window.scrollY")}}</li>
diff --git a/files/ru/web/api/window/scrolly/index.html b/files/ru/web/api/window/scrolly/index.html
index 8125f381ab..f77cbf3ea2 100644
--- a/files/ru/web/api/window/scrolly/index.html
+++ b/files/ru/web/api/window/scrolly/index.html
@@ -70,7 +70,7 @@ var y = supportPageOffset ? window.pageYOffset : isCSS1Compat ? document.documen
<p>{{Compat("api.Window.scrollY")}}</p>
-<h2 id="See_also" name="See_also">См. также</h2>
+<h2 id="See_also" name="See_also">Смотрите также</h2>
<ul>
<li>{{domxref("window.scrollX")}}</li>