[jQuery] iframe document height

[jQuery] iframe document height


$(document).height() works great for getting the height of the
content, how would I go about getting the height of the content in an
iframe?
Thanks!