How to manipulate the size (width / height) of the browser window with JS?

0

Is there any way to "set" the window size? I'm not referring to resize but to change the values of the window, that is, resize with specific values ... It must be in the same window where the js will be applied and not in a new window with open () for example.

    
asked by anonymous 07.08.2015 / 14:27

0 answers