javascript - When inside a frame, the innerHeight and innerWidth in Safari is 0 -


if run js innerheight , innerwidth of page, , if page inside iframe, correct results in chrome (i.e. height , width of page), in safari value of 0 both items.

is there way innerheight , innerwidth of page if inside iframe in safari?

thanks


Comments

Popular posts from this blog

python - How to insert QWidgets in the middle of a Layout? -

python - serve multiple gunicorn django instances under nginx ubuntu -

module - Prestashop displayPaymentReturn hook url -