JavaScript - Is it possible to get height from div in separate div?
Posted
by Kenny Bones
on Stack Overflow
See other posts from Stack Overflow
or by Kenny Bones
Published on 2010-05-02T16:23:52Z
Indexed on
2010/05/02
16:27 UTC
Read the original article
Hit count: 185
Hi, I'm wondering, is it possible to collect the height of a specific div container from a separate page with JavaScript? I'm using jQuery btw and I'm in need of comparing heights of div containers.
© Stack Overflow or respective owner