javascript - Detecting toolbar size from with in an Iframe -


i able detect size of viewport of browsers (the browser without toolbars/scrollbars/border) within cross-domain iframe.

regularly use (window.outerwidth - window.innerwidth), in iframe returns size of iframe...

any ideas on how accomplish this?
creative hacks\workarounds welcomed.


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -