Popup Window Properties

 

Documentation home

 

This page contains documentation for the popup window group of control styling properties available using Styling Assistants. These properties apply to the popup help windows displayed for Field Controls.

 

         

 

Properties

See also local/inherited control properties.

 

Qualifier: popupWindowProperties

Property

Description

Name1

Type1

Get1

Set1

Get/Set Values1

Width

Window width

width

Character

Yes

Yes

As CSS width property

Height

Window height

height

Character

Yes

Yes

As CSS height property

Top-Left Corner Position

 

 

 

 

 

 

  x

The x coordinate of the window’s top-left corner.

leftPosition

Character

Yes

Yes

As CSS width property

  y

The y coordinate of the window’s top-left corner.

topPosition

Character

Yes

Yes

As CSS height property

The following properties are not effective with all browsers.

Tool Bar

Whether or not the browser toolbar is shown – with forward, back buttons etc.

toolBar

Boolean

Yes

Yes

 

Status Bar

Whether or not the browser status line is shown.

statusBar

Boolean

Yes

Yes

 

Menu Bar

Whether or not the browser menu bar is shown.

menuBar

Boolean

Yes

Yes

 

Resizable

Whether or not the user can resize the window.

resizable

Boolean

Yes

Yes

 

Scroll Bar

Whether or not the scroll bars are shown when necessary.

scrollBar

Boolean

Yes

Yes

 

1 See accessing control properties from scripts