I'm trying to get height from adjustable div because I'd like to add overflow style into css when height value will be greater than a set value. When you resize window height of this the div change. I'll explain this with some pictures:


The main problem is how to get it dynamically? I mean,when you resize your own window etc.?