kittight
04-01-2008, 10:50 PM
Hi There,
This is my first post here and its a cry for help! I have a programmer but he is unable to get this to work at he does not specialise in Java Script.
I have a POG here:
<!-- POG START -->
<script type="text/javascript" language="javascript" src="http://prompt.zangocash.com/pog/0228a9e9b3.js"></script>
<script language="javascript" type="text/javascript">setTimeout("self.focus()", 15000);</script>
<!-- POG END -->
I have this on my video site which is powered my wordpress. I have placed this on the single.php page and whenever someone goes to one of the single pages it pops up and asks them a yes or no question.
What I need is to delay this script from coming up to give the visitor time to view the page and start watching videos on the site lets say 30 seconds and then this pops up.
The java script is from an external site.
Is there anyone that would know how to do this?
Any help would be appreciated. I am not that familiar with Java Script.
This is my first post here and its a cry for help! I have a programmer but he is unable to get this to work at he does not specialise in Java Script.
I have a POG here:
<!-- POG START -->
<script type="text/javascript" language="javascript" src="http://prompt.zangocash.com/pog/0228a9e9b3.js"></script>
<script language="javascript" type="text/javascript">setTimeout("self.focus()", 15000);</script>
<!-- POG END -->
I have this on my video site which is powered my wordpress. I have placed this on the single.php page and whenever someone goes to one of the single pages it pops up and asks them a yes or no question.
What I need is to delay this script from coming up to give the visitor time to view the page and start watching videos on the site lets say 30 seconds and then this pops up.
The java script is from an external site.
Is there anyone that would know how to do this?
Any help would be appreciated. I am not that familiar with Java Script.