Hi
Just wondering if there was anyway to compare the height of the content contained in div area against the actual div height.
For example.
I have a div area which has a height of 200px, but the actual content in the div is 300px+ high and therefore is scrolling up and down. But the content in the div is dynamic so the height of the content will change.
So is there any way on the page load that I can compare the div content height against the actual div height.
Hope that makes senses, any feedback appreciated.
Slim