Pop-Up Generator
Window Pop-Up Generator Notes:
- The resulting function is called "launch()", and can be called using a link, or through another Javascript function. Here is
an example of how activate the window using an HREF link:
<a href="javascript:launch()">Launch Window</a>
- If you enter a global URL, remember to add the "http://" before it.
|
|