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

Popular posts from this blog

ruby on rails - Devise Logout Error in RoR -

model view controller - MVC Rails Planning -

php - Working with pretty urls on apache and fastcgi after hhvm installation -