javascript thread: decide applet size at load
Hello,
Did not find the answer in your books.
In ie (5.5->) this works:
document.write('<APPLET WIDTH="'+document.body.clientWidth-12)+'"...
but in Netscape it don't.
Is there any way to do this in netscape. Or is there some other way to do it?
Regards, Filip
|





