Connecting Tech Pros Worldwide Help | Site Map

Open function

Terry A. Haimann
Guest
 
Posts: n/a
#1: Jul 20 '05
Based on the following function, what parm would I add to get the new page
to open maximized?



var newWindow = open(Page, "Records Selected", "");
KC Wong
Guest
 
Posts: n/a
#2: Jul 20 '05

re: Open function


> Based on the following function, what parm would I add to get the new page[color=blue]
> to open maximized?
>
> var newWindow = open(Page, "Records Selected", "");[/color]

Please refer to the documentation more often:
http://devedge.netscape.com/library/...3/reference/wi
ndow.html#1202731


Closed Thread