AJPopup

Installation Instructions

Add AJPopup script files to the <head> section

Copy and paste the following HTML code into the <head> section of your web page:

<link rel="STYLESHEET" type="text/css" href="ajpopup.css">
<script language="JavaScript1.2" src="path/ajlib.js"></script>
<script language="JavaScript1.2" src="path/ajpopup.js"></script>

Replace path/ with the relative or absolute path with respect to the URL of the web page. If the web page and the script libraries are located in the same folder, path/ should be removed, i.e:

<link rel="STYLESHEET" type="text/css" href="ajpopup.css">
<script language="JavaScript1.2" src="ajlib.js"></script>
<script language="JavaScript1.2" src="ajpopup.js"></script>

 

Add AJPopup to the web page

Build popup displays using AJPopup Code Builder and paste the generated AJPopup code into the <head> section of your web page.

 

Associate the popup with hyperlinks or image maps

To associate a particular popup display with hyperlinks or image maps, select the display from the Popup dropdown list in the Code Builder. Copy the text in the Popup Display Code and the Popup Hide Code fields and add it to the event handlers of the hyperlink or image map.

In most cases, the popup display is configured to display on a mouseover event and hide on a mouseout event, as shown in the example below:

<a href="http://navsurf.com" onmouseover="popupDisplay(event, popup1)" onmouseout="popupHide(event, popup1)">NavSurf.com</a>

 

Edit the font and color settings of the popup displays

Edit the font and color settings of the popup displays using AJPopup CSS Builder and paste the generated CSS code into the <head> section of your web page.

 

Other Issues

Loading a Previous Configuration

You can edit a previous configuration by loading it in AJPopup Code Builder:

  1. Copy the code previously generated
  2. Paste the code in the AJPopup Code field
  3. Click on the Load AJPopup Code button

 

Removing the Link to NavSurf.com

You can remove the credit link by purchasing the menu at our online order store. Details on the pricing, ordering process and customer support can be found on the same page.

 

Technical Support

If you experience problems configuring the scroller, you could consult our Technical Support online or send us an email describing the problem, together with the URL of the web page or an attachment of the necessary files. All the files should be placed in a zip file to facilitate easy retrieval.

Feedback and suggestions are most welcome. We greatly appreciate user comments to help us to improve on the product and documentation.

 

Order Information

The terms and condition of the purchase as well as its procedure can be found at the order page of NavSurf.com. Besides online credit card payment, other forms of payment such as checks and postal orders are accepted. More information can be obtained by clicking on the product you wish to purchase at the order page. The payment link will load in a new window. If you do not wish to pay by credit card online, other payment options are available at the top section of the page.

 

License Agreement

All copyrights to the software are exclusively owned by NavSurf. You may not use, copy, emulate, clone, sell, modify, distribute, decompile, disassemble, reverse engineer or transfer the software, or any portion of it, except as provided for in this agreement. Any unauthorized use of the software will result in criminal and civil prosecution. All rights not expressly granted in this license are reserved by the author. The unregistered version of the software may be freely distributed provided that the distribution package is not modified in any way.

The copyright owner and author of the software disclaim all warranties either expressed or implied, including, but not limited to implied warranties of merchantability and fitness for a particular purpose, with respect to the software or documentation. In no event will the author or copyright owner be liable for any damages whatsoever (including without limitation to damages for loss of business profits, business interruption, loss of business information and the like) arising out of the use or the inability to use this product.

Installing and using this software signifies acceptance of these terms and conditions. If you do not agree with the terms of this license, you must cease to use the product and remove the files immediately.

 

User Guide AJPopup Code Builder AJPopup CSS Builder Examples Product Page Technical Support Online Store