mozilla
Your Search Results

    openWindow

    openWindow( windowtype, url, features, params )
    Return type: window
    Open a child window. The <var>windowtype</var> is a string specifying a window type. If a window with that type is already open, this method will just switch that window to the front and focus it instead of opening another window. If a window of the type is not open, a new one is opened displaying the supplied <var>url</var>.

    Document Tags and Contributors

    Contributors to this page: Sheppy, Dria, Marsf
    Last updated by: Sheppy,