scroll_x / y

Gives the page info on the current scroll of the containing frame

// example
goto scroll_x scroll_y

Implementations

scroll_x = frame.scroll_h
scroll_y = frame.scroll
void page.update(data)

Last updated