Is there any cross-browser compatable method of determining the inner width of the browser window. I've just been looking at the javascript object table and I'm surprised to see that this property does not seem to be supported (other than by Netscape 4+). I know you can get the screen width but that doesn't tell you much about the size of the browser.
I guess I'm hoping someone has come up with a trick. I thought you might be able to set a table to 100% and then retrieve its width, but no cigar, tables aren't even recognised (according to my object list).
Any help much appreciated.
j
I guess I'm hoping someone has come up with a trick. I thought you might be able to set a table to 100% and then retrieve its width, but no cigar, tables aren't even recognised (according to my object list).
Any help much appreciated.
j