How to use JavaScript to create popup windows (2)


This script opens four web pages in four different browser windows. To see the source code, right-click on the page and select View Source.

Tip: when writing popup code and other code, use Intellisense and auto-complete built into JavaScript Editor for speed and to avoid having to memorize thousands of functions, properties and objects and their parameter lists.