I want to get facebook window height using javascript from my iframe. However window.innerHeight gives me the height of the iframe. How can I solve this problem ?
I want to get facebook window height using javascript from my iframe. However window.innerHeight
Share
If your’re using the Facebook JavaScript SDK, you could use
FB.Canvas.getPageInfo()