self.resizeTo(350,120),

message from petevenkman on 25 Jul 2004
hey, can anyone tell me what the javascript should be for an auto resize .. but
with no toolbar and no scrollbars.

<SCRIPT language="JavaScript">
<!-- START
self.resizeTo(350,120),
// END -->
</script>
 
Thierry Koblentz replied to petevenkman on 25 Jul 2004
You can create a window with specific settings (e.g. no toolbar and no
scrollbars) but you cannot modify an existing window.

HTH,
Thierry

petevenkman wrote:
 
Thierry Koblentz replied to Thierry Koblentz on 25 Jul 2004
Thierry

Thierry Koblentz wrote:
 
petevenkman replied to Thierry Koblentz on 25 Jul 2004
hmm ok it seems so..

cheers yo
 

Archived message: self.resizeTo(350,120), (Macromedia Dreamweaver)