I want to put up a competition where the winner wins a copy of ULEAD VIDEO STUDIO 9 THIS MONTH I was wondering whether i could use blue voda 7 and make a pop up.
Is It Possible To Create A Pop Up Ad
Collapse
X
-
Re: Is It Possible To Create A Pop Up Ad
Actually I did put the website on my original query here it is again www.softwareeditorial.com
Comment
-
-
Re: Is It Possible To Create A Pop Up Ad
Hi cmwatts67,
Sorry, but your url looked so profesional that I thought that it was a request to have the competition here......ooops.....
Any way , heres a link to enable you to achieve that popup you wanted...http://www.vodahost.com/vodatalk/blu...-up-again.html
btw: like your site and when do I win the prize....just joking,
Comment
-
-
Re: Is It Possible To Create A Pop Up Ad
Thanks David
I will give that a try it sounds that this will work nicely.
if you want free software all i need is someone that will review it, if you want you could review a software called for example called PROJECT DOGWAFFLE PRO - http://www.squirreldome.com/cyberop.htm.
if you review it I will send it to you free of charge on receipt of the review.
Regards
Chris Watts
Comment
-
-
Re: Is It Possible To Create A Pop Up Ad
mmmm yes sorry rong forumThe get vasili to join our forum campaign has begun
www.thatgoodsite.com and our forum of fun also starring my hero vasili
Weve got movies,arcade,radio,T.V,chat,music,funny vids,jokes and lots and lots of fun for free
Comment
-
-
Re: Is It Possible To Create A Pop Up Ad
Hi Chris,
Thanks for the offer but that type of program is not my cup of tea.....
I prefer database or web design tools and software of that nature.
If you need to control your popup window i.e. centered, scroll bars etc
you might want to see below.....
<script language="javascript" type="text/javascript">
<!--
/************************************************** **
Author: Eric King
Url: http://redrival.com/eak/index.shtml
This script is free to use as long as this info is left in
Featured on Dynamic Drive script library (http://www.dynamicdrive.com)
************************************************** **/
var win=null;
function NewWindow(mypage,myname,w,h,scroll,pos){
if(pos=="random"){LeftPosition=(screen.width)?Math .floor(Math.random()*(screen.width-w)):100;TopPosition=(screen.height)?Math.floor(Mat h.random()*((screen.height-h)-75)):100;}
if(pos=="center"){LeftPosition=(screen.width)?(scr een.width-w)/2:100;TopPosition=(screen.height)?(screen.height-h)/2:100;}
else if((pos!="center" && pos!="random") || pos==null){LeftPosition=0;TopPosition=20}
settings='width='+w+',height='+h+',top='+TopPositi on+',left='+LeftPosition+',scrollbars='+scroll+',l ocation=no,directories=no,status=no,menubar=yes,to olbar=no,resizable=yes';
win=window.open(mypage,myname,settings);}
// -->
</script>
Comment
-
Comment