[jQuery] Applying Body height to inner element using dimension

[jQuery] Applying Body height to inner element using dimension


I've been toying with a way to add the height of the body (full height
of the web page including scroll area) to an internal wrapper.
My goal is to achieve a 100% height of an inner div.
Any ideas?
Matthew