Java Reference
In-Depth Information
Location
Status
Figure 8-10
Figure 8-10 is of IE8. The default UI hides the menu and toolbars; so as long as the default settings are
in effect, opened windows will not show the menu and toolbars.
However, if you specify even one of the features, all the others (except size and position properties)
are set to no by default. For example, although you have defi ned its size, the following code produces a
window with no features, as shown in Figure 8-11:
var newWindow = window.open(“”,”myWindow”,”width=200,height=120”)
The larger window is the original page, and the smaller one on top (shown in Figure 8-11) is the pop-up
window.
Figure 8-11
Search WWH ::




Custom Search