Window. open () function parameter description

Source: Internet
Author: User

Window. Open usage and parameter description
Window. Open parameter window. Open Method window. Open use
I. Windows. open () support environment: javascript1.0 +/jscript1.0 +/nav2 +/ie3 +/opera3 +

Ii. Basic Syntax:
Window. Open (pageurl, name, parameters)
Where:
Pageurl is the sub-window path
Name is the sub-window handle
Parameters is window parameters (parameters are separated by commas)

Iii. Parameters
Where YES/NO can also use 1/0; pixelvalue is a specific value, in pixels.

Parameter | value range | description
|
Alwayslowered | yes/no | specifies that the window is hidden behind all windows
Alwaysraised | yes/no | specify that the window is suspended above all windows
Depended | yes/no | whether to close the parent window at the same time
Directories | yes/no | whether the directory bar of nav2 and 3 is visible
Height | pixelvalue | window height
Hotkeys | yes/no | set the Security Exit hotkey in the window without menu bar
Innerheight | pixelvalue | pixel height of the document in the window
Innerwidth | pixelvalue | pixel width of the document in the window
Location | yes/no | whether the location bar is visible
Menubar | yes/no | whether the menu bar is visible
Outerheight | pixelvalue | set the pixel height of the window (including the decorative border)
Outerwidth | pixelvalue | set the pixel width of the window (including the decorative border)
Resizable | yes/no | whether the window size can be adjusted
Screenx | pixelvalue | pixel length between the window and the left boundary of the screen
Screeny | pixelvalue | pixel length between the window and the upper boundary of the screen
Scrollbars | yes/no | whether the window has a scroll bar
Titlebar | yes/no | whether the title bar of the window is visible
Toolbar | yes/no | whether the toolbar of the window is visible
Width | pixelvalue | pixel width of the window
Z-Look | yes/no | whether the window floated above other windows after being activated

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.