Инструменты пользователя

Инструменты сайта


Боковая панель



ru:objects:dom:interface:action:scroll

scroll

Каноническая страница: https://humanemulator.net/objects/DOM/interface/action/scroll.php

← Objects


Справка Human Emulator interface: scroll

Interface«; ?>

scroll

scroll($sсroll_action); - скролировать элемент (доступна с верси 4.6.30)

* $sсroll_action – действия скрола. Может быть следующим:

* scrollbarDown - Down scroll arrow is at the specified location.

* scrollbarHThumb - Horizontal scroll thumb or box is at the specified location.

* scrollbarLeft - Left scroll arrow is at the specified location.

* scrollbarPageDown - Page-down scroll bar shaft is at the specified location.

* scrollbarPageLeft - Page-left scroll bar shaft is at the specified location.

* scrollbarPageRight - Page-right scroll bar shaft is at the specified location.

* scrollbarPageUp - Page-up scroll bar shaft is at the specified location.

* scrollbarRight - Right scroll arrow is at the specified location.

* scrollbarUp - Up scroll arrow is at the specified location.

* scrollbarVThumb - Vertical scroll thumb or box is at the specified location.

* down - Composite reference to scrollbarDown.

* left - Composite reference to scrollbarLeft.

* pageDown - Composite reference to scrollbarPageDown.

* pageLeft - Composite reference to scrollbarPageLeft.

* pageRight - Composite reference to scrollbarPageRight.

* pageUp - Composite reference to scrollbarPageUp.

* right - Composite reference to scrollbarRight.

* up - Composite reference to scrollbarUp.

ru/objects/dom/interface/action/scroll.txt · Последнее изменение: 2026/08/05 23:10 (внешнее изменение)