|
Avoid problems with case-sensitive URLs on UNIX-servers
|
Other links at JavaScript > Scripts and Programs > Windows and Frames |
| 1. |
Ascripts Multiple Timed Popups
|
|
|
AMTP opens one or multiple timed popup windows upon web page access and one popup window upon exit. Cookie verification ensures that visitor does not get popup window(s) again within same browser session. Define popup URLs, popup time, cookie verification and script session ID allowing you to run multiple, individual popup campaigns.
|
| 2. |
Pop-under window
|
|
|
Add a pop under window to your site. Comes with frequency control using cookies. Specify whether window should pop under once per browser session or not.
|
| 3. |
PopUpMaster
|
|
|
Installs on your web site an instant opt-in window thats not stopped by the popup killers - get your opt-in message to over 95% of your web site visitors! Visitor just clicks OK to subscribe. The window can be dragged around the screen like any normal popup, but its all done with dynamic HTML so popup killers cant touch it. Just fill in a few values in the software, check it looks okay via the auto-preview function, and click to generate the code. Easily installed, and search engine friendly.
|
| 4. |
Using IFRAME To Put Pages Within A Layer
|
|
|
This very easy script can be used to insert an external page into a layer in your current page -- a great way to include extra content, especially in crowded pages. Using links within the
|
| 5. |
Write New Window - Close Opener
|
|
|
This JavaScript example shows how to open up a new window, and write the new page. The contents of the new window/new page contain the logic necessary to close the window that opened it up (opener is the object). It is necessary to open and close the document object before and after you write the new contents (IE doesnt care - but Netscape does).
|
|
|