You can also name your new window, a necessary
step for advanced JavaScript control.
FIGURE 12-9
Use the Open Browser Window action to program a pop-up advertisement or remote control.
You have to explicitly select any of the attributes that you want to appear in your new window. Your new
browser window contains only the attributes you??™ve checked, plus basic window elements such as a title bar
and a Close button.
Most modern browsers have pop-up blockers that will stop the Open Browser Window from
functioning. Although there is nothing you, as a page designer, can do to override the pop-up
blocker, you might consider adding a note to your page indicating that pop-up windows are in use on your
page.
CAUTION CAUTION
414
Adding Advanced Design Features Part III
To use the Open Browser Window action, follow these steps:
1. Select the object to trigger the action.
2. From the Behaviors panel, click the Add (+) button and select Open Browser Window.
3. In the URL To Display text box, enter the address of the Web page you want to display in the new
window. You can also click the Browse button to locate the file.
4. To specify the window??™s size, enter the width and height values in the appropriate text boxes. You
must enter both a width and height measurement, or the new browser window opens to its default
size.
Pages:
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810