Direct Installation
If you need to install your popup automatically to an existing HTML document, rather than manually, you can use this section.
Choose the HTML file to which to install the Popup Code
Use the Browse button to select the HTML file from your hard disk where you would like to install you Popup Code to.
How to Install the Popup code?
You have two options:
- Install the code directly to the HTML file. The code will be inserted just before the </BODY> tag.
- Place the Code in an External JS file. You can choose the name of the JS file. The code will be placed there and in the HTML file only one line of code will be inserted just before the </BODY> tag. Be sure to upload the JS file along with your HTML file.
|