David - 2005-08-17

Does anybody know if document.documentElement.clientHeight
javascript function is/is not supported.

I've just started using httpunit and I'm getting this JS error on the load of my page.
I'm using it to get the size of the known browser window space to adjust the page as it gets drawn.

Or can somebody point me to an example of extending httpunit so I include this JS function myself