home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2001 January
/
chipcd20010102.iso
/
software
/
internet
/
thirdvoice
/
setup3v.exe
/
%MAINDIR%
/
htm
/
ext
/
rootnote.js
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2000-11-26
|
130 b
|
6 lines
function handleResize()
{
var height = document.body.clientHeight;
document.all.clientarea.style.pixelHeight = height;
}