javascript - Get the width/height of the JSFiddle result window while in -
javascript - Get the width/height of the JSFiddle result window while in <head> -
is possible dimensions of jsfiddle 'result' window, using vanilla javascript, while in <head> or <body> (referring drop downwards menu on left)?
inspecting html, object i'm trying dimensions of:
<div id="result" class="window bottom">...</div> here simple example of i'm trying do. i'm asking possible?
javascript html onload jsfiddle
Comments
Post a Comment