Open function

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Terry A. Haimann

    Open function

    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

    #2
    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:

    ndow.html#12027 31


    Comment

    Working...