Menu



error This forum is not active, and new posts may not be made in it.
1
Jason Lamure

4151
3475 Posts
3475
Invite Me as a Friend
Top 100 Poster
Person Of The Week
How to Create a Pop Under with Java Script - Easy as Pie!
2/23/2008 4:31:50 PM
Heres a cool tip....put this bit of java script on any web page
and you have a popunder for any program or site.

The java code goes just before the /html tag in your web page


<script language="JavaScript">
var popunder="http://my-easy-promoter.com/loves/easymoney/ "
function loadpopunder(){
win2=window.open(popunder)
win2.blur()
window.focus()
}
loadpopunder()
</script>


in this case the person visiting a site with this code gets a window with this link

http://my-easy-promoter.com/loves/easymoney/

Here's a page with script installed if you want to see how
the Java code works

http://my-easy-promoter.com/loves/FreeReport
Losing Your Pants In MLM? If Your Upline Isn't Showing You How to Get 30 Leads / Day, I Can!
http://trckapp.com/t053jnzw
+0
Jason Lamure

4151
3475 Posts
3475
Invite Me as a Friend
Top 100 Poster
Person Of The Week
Re: How to Create a Pop Under with Java Script - Easy as Pie!
2/23/2008 4:35:08 PM
To clarify .....

<script language="JavaScript">
var popunder="http://my-easy-promoter.com/loves/easymoney/ "
function loadpopunder(){
win2=window.open(popunder)
win2.blur()
window.focus()
}
loadpopunder()
</script>

</html>

Note you may use this code.....just change
link below to your own site in script above

http://my-easy-promoter.com/loves/easymoney/


Enjoy!

Jason

Losing Your Pants In MLM? If Your Upline Isn't Showing You How to Get 30 Leads / Day, I Can!
http://trckapp.com/t053jnzw
+0
Nick Sym

4679
23156 Posts
23156
Invite Me as a Friend
Top 25 Poster
Person Of The Week
Re: How to Create a Pop Under with Java Script - Easy as Pie!
2/24/2008 12:02:00 AM
Breast Cancer Awareness On My Site! http://www.freewebs.com/nicksym Free exposure that works http://www.webbizinsider.com/Home.asp?RID=55242
+0
Ed
Ed Baker

468
57 Posts
57
Invite Me as a Friend
Re: How to Create a Pop Under with Java Script - Easy as Pie!
2/24/2008 1:14:54 PM
where do i find the html tag on a web page? edebaker@verizon.net
ed baker
+0
Nick Sym

4679
23156 Posts
23156
Invite Me as a Friend
Top 25 Poster
Person Of The Week
Re: How to Create a Pop Under with Java Script - Easy as Pie!
3/20/2008 8:36:46 PM
Breast Cancer Awareness On My Site! http://www.freewebs.com/nicksym Free exposure that works http://www.webbizinsider.com/Home.asp?RID=55242
+0
1


facebook
Like us on Facebook!