The tittle really says it all.
Basically i want to detect if this div
's height
is bigger than window
height
and do something about it..
I have done this but i cant get it to work http://jsfiddle.net/dhkCa/3 Why wont it work?
Edit: Fixed a little error in the css code. Jsfiddle link updated.