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: 166

Filed under:
|
|
|

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

Related posts about css

Related posts about JavaScript