I need help with a Java script!

Status
Not open for further replies.

dsaare

New member
Nov 23, 2008
83
1
0
<script type="text/javascript" language="javascript">
function wtpopup(){
window.open("/moxy/wt.html", "Yahoo", "scrollbars=no,width=420,height=240");
}
function prpopup(){
window.open("/privacy.aspx", "Privacy", "scrollbars=yes,width=640,height=400")
}
function abpopup(){
window.open("/aboutus.aspx", "Info", "scrollbars=yes,width=640,height=400")
}
</script>
<script language="javascript" src="http://www.yahoo.com/javascript/thumbs/thumbs.js"></script>
<script language="javascript" src="http://www.yahoo.com/javascript/menus/getmenu.js"></script>
<body>

I need some help from somebody how understands this! I wanna put on a landing page certain ads from YSM!
 


whats the problem?
I am looking at some Javascript tutorial to understand some functions but basicly i would like to be able to display on a LP specific ads from YSM! Do i have to have a blog with Yahoo ads on it (obviously ads will be content related) and then using Java script will select the ads tthat i want to be display on my simple LP or i can do that without having a blog/site and using some script ionly with the keywords from meta tags i can get my targeted YAhoo Ads! Hope i am not to confusing:xmas-smiley-016:
 
That code contains three javascript functions that open three different pages. You can run the first fuction with the following code:
<a href="#" onClick="wtpopup();">Click Here</a>

No idea about anything else you said though.
 
this has to be the most confusing sentence i have ever seen dude
Sorry my fault :( didn't come out the right way! Let me try again! I have seen a page, simple page that displays only Yahoo ads, ads for major companies geared towards the holiday season something like Unsupported Browser! Now just by signing up with yahoo to display their ads i wont be able to pick up the high paying ads just by stuffing some relevant keywords in my meta tags in a simple page LP or can I? The only way, i am guessing here is by having a full blown site with Yahoo ads on it and then using some javascript i can extract some high paying ads throw em on a simple LP like i described above and the promote that page with Adwords for some christmas long tail with 200k searches.........still confusing? if yes, i give up this idea as theres some things that i might be missing! i know somebody is making some dough on this method because i was spying on it everyday! and for the same long tail he/she is on top yellow spots! and by the way you might think those are aff links... not the case! straight ads from Yahoo! If you want PM me and i will give you the page so you can look at it i don't want to ruin somebodys campaign! Don't think is somebody from WF but you never know...theres a lot of canadians here! And Yeah that script is from that page only i modified something in it!
 
Status
Not open for further replies.