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
Gives the page info on the current scroll of the containing frame
// example
goto scroll_x scroll_y
scroll_x = frame.scroll_h
scroll_y = frame.scroll
void page.update(data)
Last updated