Basically, I just want it to be a popup that opens in a new window, works in most browsers and also mobile devices like iPhones. That's basically it, and if you can give me 2 scripts, a pop-up and a pop-under, I'm willing to pay you $100.
This is what I came up with so far, but it won't pop up on my iPhone.
<script type='text/javascript'>
//JK Popup Window Script (version 3.0)- By JavaScript Kit (url)
//Visit JavaScriptKit for free JavaScripts
//This notice must stay intact for legal use
//Win Type: Pop Under | 12 hours...
I'm willing to pay someone $50 who can make me a popup that functions similar to this CrakRevenue popup. I need it for my blogger. It works both on mobile devices and computers. I've tried just about everything. I give up.
<script type="text/javascript">
var...
Can anyone please edit the script I'm currently using so that it will be a popunder that will open even on mobile devices?
<script type="text/javascript"> window.onclick = function() { setTimeout("window.location.href= 'yourLINKhere'",2000); } </script>
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.