dlk281
07-08-2005, 08:45 PM
Hi Guys,
I am new here and this is my first post.
I really want this popup code but I don't know how to make it. I was wondering if any of you in here could help me out.
Let's say I want my member to click on the ad banner and 2 windows popup, 1 goes directly to the original ad link and 1 goes to wherever I set it to.
Is it possible to make it?
Sorry i'm a noob. :confused:
Thanks!
sftl99
07-08-2005, 10:03 PM
are you sure you want 2 popups at the same time? or do you want the popup to come up for the ad, but the main page to redirect? i only ask because if i were the user i would absolutely hate having two popups. i already hate 1 enough as-is.
dlk281
07-08-2005, 10:10 PM
It can be either way. :) It doesnt matter how it popup as long as when a member click on the banner and the ad pop up then the other page goes directly to the link i wanted to be
But I don't know how to do it. :confused:
sftl99
07-08-2005, 10:18 PM
<a href="yourpage.html" onClick="window.open('adpage.html','windowname','top=20,left=50,width=400,height=300,scrollbars=no,resizable' )">PopIt </a>
dlk281
07-08-2005, 10:26 PM
wohoo.........sweet code!
Thanks alot sftl99! :thumbsup:
dlk281
07-09-2005, 09:04 PM
I really like the code but everytime I post up a link I have to change the url manually.
Are anyway to upload the url automaticaly?
I saw some place they have that code but they won't share it. :(
Say they already have rotate ads and banners all set then all we do is upload the link.
So when a member click on that banner then it popup the ads and the other page load to the link where we uploaded.
I hope somebody out there could help me out.
Thanks alot!