Search
Recommended Products
Related Links


 

 

Informative Articles

Adding audio to your web site
What do you do with your intranet or internet site once you’ve added words and pictures? How about adding audio as well? Audio is friendly, direct and ideally suited to getting complex messages across in a short space of time. It's now getting...

Choosing a Hosting Service: A Checklist for Business Owners
For a website to appear on the Internet, you require a “server” that is usually provided by a web hosting company. Hosting companies are paid monthly, quarterly or yearly. Some companies come with guarantees, too. Recommendations from other...

Choosing The Right Blog-Tools
Choosing The Right Blog-Tools Bloggers are constantly discovering new ways to express their ideas through new markup. There are bloggers who are using the latest state-of-the-art “visual” web design programs, but few others consider using HTML...

Paid vs. Free Web Hosting
It really depends on what your needs are and what you are trying to accomplish. There are advantages and disadvantages for both paid and free web hosting. Free Web Hosting Advantages: - The most obvious...

What Features To Look For When Applying For Good Hosting Plan
When looking for a host, it will be useful to obtain as much information as possible about the web hosting company itself and the services they offer. These pre-sales questions are a way to check several things about the web hosting company. You...

 
Google
Creating Pop Ups and Tips on Using Them

Creating Pop Ups and Tips on Using Them

As I said before, it's a proven fact that the use of pop up windows is a highly effective marketing technique that produces great results. Below, is an example of a popup window that you can use to gain new subscribers. It is set up with "tables" and will adjust to fit your new window. Copy and paste the following code into your HTML and edit as needed: <HTML> <HEAD> <TITLE>Claim Your FREE Gift</TITLE> </HEAD> <BODY BGCOLOR="#ffffff"> <CENTER> <TABLE BORDER="0" CELLPADDING="2" ALIGN="Center"> <TR> <TD BGCOLOR="red"><P ALIGN=Center> <FONT face="Verdana,Helvetica" SIZE="3" color="white"> Claim Your FREE Gift!</FONT> </TD> </TR> <TR> <TD><FONT face="Verdana,Helvetica" SIZE="3">

Subscribe to YOUR PUBLICATION for a wealth of information to assist you in YOUR PUBLICATIONS SUBJECT. <FONT color= "red">ALL new subscribers will receive YOUR FREE GIFT. </FONT></FONT>

<FORM METHOD="POST" ACTION="YOURFORM.cgi"> <CENTER> <TABLE BORDER="0" CELLPADDING="2" ALIGN="Center"> <TR VALIGN="Top"> <TD> <INPUT type="text" name="email" value="you@domain.com" size="20" onfocus="value=''"> <INPUT TYPE="submit" VALUE="Subscribe"></TD> </TR> </TABLE> </CENTER> </FORM> <P ALIGN=Center>
<FONT face="Verdana, Helvetica" SIZE="2">Close Window</FONT>
</TD> </TR> </TABLE> </CENTER> </BODY> </HTML>

Save your new document as "popup.htm" and upload it to your


server where you store your HTML documents. Your next step will be to place the following script: <SCRIPT LANGUAGE="JavaScript"> <!-- function GetCookie(name) { var arg=name+"="; var alen=arg.length; var clen=document.cookie.length; var i=0; while (i<clen) { var j=i+alen; if (document.cookie.substring(i,j)==arg) return "here"; i=document.cookie.indexOf(" ",i)+1; if (i==0) break; } return null; } var visit=GetCookie("COOKIE1"); if (visit==null){ var expire=new Date(); window.name = "thiswin"; newwin=open("popup.htm", "dispwin", "width=350,height=350,scrollbars=yes,menubar=no"); expire=new Date(expire.getTime()+7776000000); document.cookie="COOKIE1=here; expires="+expire; } // --> </SCRIPT>

Tips on Using Pop Ups

1) Make sure that you don't use more than one pop-window per page. You don't want to annoy your visitors!

2) Make sure you always provide your visitors with an easy way to close your pop up window.

3) Use a powerful headline that demands attention

4) Enlarge your headline's font size so it really stands out.

5) Include your offer's most important benefits within your headline

6) Use incentives to increase your offer's response rate.

7) Keep your message short and to the point

8) Ask your visitors to take action

If you're considering adding a pop-up window to your site, do so with caution. The last thing you want to do is drive your visitors away. However, if done correctly, pop-windows can be an extremely effective way of getting your visitor's attention.


About the Author

By: Anne Ahira Editor The BEST Affiliate Newsletter http://www.thebestaffiliate.com