Viewport Sizing
Using BrowserAPI, you can set both the width and the height of the Viewport.
Should you need to change the browser's viewport, you can do so by using either or both of the following parameters:
The window_width
parameter
window_width
parameterYour full GET request should then be sent to the following address:
The window_height
parameter
window_height
parameterYour full GET request should then be sent to the following address:
Last updated