Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: decide applet size at load


Message #1 by Filip Karlemo <fkarlemo@s...> on Thu, 27 Jun 2002 12:54:50 +0300 (EEST)
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

  Return to Index