Search results

  1. L

    I'm willing to pay for a popup script.

    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...
  2. L

    PopUnder Script

    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>
Back
Top