Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<html>
    <body>
        <script>
        console.log('window.innerWidth:', window.innerWidth, 'window.innerHeight:', window.innerHeight);
        console.log('screen.width:', screen.width, 'screen.height:', screen.height);
        </script>
    </body>
</html>
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
egoingpro
0viewers