GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Webmaster Q & Fuckin' A (https://gfy.com/forumdisplay.php?f=27)
-   -   recent popunder javascript? (https://gfy.com/showthread.php?t=1131843)

kjs 01-24-2014 03:21 PM

recent popunder javascript?
 
Does anyone have a popunder script that works well with most current browsers?

Thank you.

xshake 01-28-2014 06:24 AM

try search code on big sites,
when you find good code put it in footer of your website

CPA-Rush 01-28-2014 08:34 AM

Code:

<script language="JavaScript">
<!--
// Open a new window to gfy
// at the end of the window statement .blur will force
// the new window to the background with most browsers
window.open('https://gfy.com','','width=1200,height=1200,left=200,top=1').blur();

// Forces the current window to remain on top
window.focus();
-->
</script>


Itchy 02-05-2014 07:01 PM

Quote:

Originally Posted by rosx (Post 19960617)
Code:

<script language="JavaScript">
<!--
// Open a new window to gfy
// at the end of the window statement .blur will force
// the new window to the background with most browsers
window.open('https://gfy.com','','width=1200,height=1200,left=200,top=1').blur();

// Forces the current window to remain on top
window.focus();
-->
</script>


IE FF and chrome blocked it

Todd73NJ 02-07-2014 02:34 PM

I assume this is something that is not readily available. But so many sites seem to have working ones.


All times are GMT -7. The time now is 04:44 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123