FAQ:
Common FAQ of AntsSoft Software ProductsQ: Where the launch and popup codes should be inserted?
A: 1) "Popup Code" generated by Wise Popup should be insert between <HEAD>...</HEAD> of your page.
2) "clicked on a button": "Launch Code" should be inserted between <BODY> ...</BODY> of your page.
3) "clicked on a link": "Launch Code" should be added to the A tag of the link.
For example: <a href="javascript:PopupMe()">Click Here</a>
4) "mouse over a link": "Launch Code" should be added to the A tag of the link.
For example: <a href="#" onmouseover="PopupMe()">MouseOver Here</a>
5) "the page is loaded": "Launch Code" should be appended to BODY tag.
For example: <body bgcolor="#ffffff" link="#003399" onload="PopupMe()">
6) "the page is unloading": "Launch Code" should be appended to BODY tag.
For example: <body bgcolor="#ffffff" link="#003399" onunload="PopupMe()">
If you still feel confused with it, please send your web page to us. Then we will send you detailed instructions on how to insert your codes.
Q: How can I make 20 buttons in one page to open 20 different popup windows?
A: To launch more than one popup window within one page, you should use different "Function Name" and "Popup Window Name" when generating code.
More Software from AntsSoft:
| SWF Text | Flash Text Animation Builder | SWF Banner | Flash Banner Maker |
| SWF Slide | Flash Slideshow Builder | SWF Menu | Flash Menu Builder |
| Ultra Menu | JavaScript Menu Builder | Ultra Button | Web Button Maker |
| HTML Protector | HTML Protection Tool | HTML Compact | HTML Compression Tool |
| Wise Popup | HTML Popup Generator | Ebook Maker | EBook Maker |
| Domain Inspect | Domain Name Checker | Link Survey | Link Popularity Checker |
