-
Sorcerer Supreme
Help with this plz
Hey im trying to get help i search google its no help this dam thing lol i hate websites:D ok well i got a code here and im trying to add them into a popup window.It needs to be in Php or Java i rather Java here are the codes.
PHP
<!-- ADster Text Ads Code START -->
<?php include("http://adserve.adster.com/sserve.php?pid=25949"); ?>
<!-- ADster Text Ads Code END -->
JavaScript
<!-- ADster Text Ads Code START -->
<script language="javascript" type="text/javascript" src="http://adserve.adster.com/serve.php?pid=25949"></script>
<!-- ADster Text Ads Code END -->
Now im trying to add them into a popup window is that posable if not tell me if so can someone help me?
-
-
Newbie
Re: Help with this plz
Yes it's possible, you need to use;
window.open() to open a new window (or pop up) but you need an existing page like, ad.html.