Image

Imagetwine42 wrote in Imagejavascript

Internal window dimensions.

Argh!

I'm having some major problems with CSS in IE which I want to fix with javascript.

The problem is that I need to find the internal size of the current visible area, and I can't find a way to get it. It looks like I can get the size of the total scrolling page size, but not the size of the bit I can currently see.

Any thoughts?