---
title: scrollBy
framework: webkitjs
role: symbol
role_heading: Instance Method
path: webkitjs/domwindow/1632960-scrollby
---

# scrollBy

## Declaration

```data
void scrollBy(
    unrestricted double x, 
    unrestricted double y
);
```
