| How do I
display PopUp Ads?
Please
use our PopUp Ad Generator by clicking here.
|
| If
your popup Ad is a separate HTML file, then use the
code below. Note that only impressions will be
counted. Clicks will NOT be counted. |
To display a
simple popup ad, you can use the following code. Note
that you cannot be using the SIMPLE HTML ad tags if you want
to display these popups.
|
| Be sure to set the
URL to display the correct ad. Also be sure to
properly set the height and width of the window that will be
opened. |
| If
your popup Ad is an image, use the code below.
Both Impressions and Clicks will be counted. |
|
Note that you must
use separate code for IE and Netscape. You must make
the following changes to the code for both browsers:
- Change the Width and
Height to match that of your image. Note that the
width and height appears in two locations. In the
example the width and height are both 250.
- Alter the Image URL for
your image. In this example, the image is: http://www.yourdomain.com/ads/yourimage.gif
|
| How do I
display Pop-Under Ads? |
| If
your popup Ad is a separate HTML file, then use the
code below. Note that only impressions will be
counted. Clicks will NOT be counted. |
To display a
simple pop-under ad, you can use the following code. Note
that you cannot be using the SIMPLE HTML ad tags if you want
to display these popups.
|
| Below is a list of
parameters that can be applied to the pop-up window:
toolbar[=yes|no]|[=1|0]
location[=yes|no]|[=1|0]
directories[=yes|no]|[=1|0]
status[=yes|no]|[=1|0]
menubar[=yes|no]|[=1|0]
scrollbars[=yes|no]|[=1|0]
resizable[=yes|no]|[=1|0]
width=pixels
height=pixels |
|
|