GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   iframes and popunders (https://gfy.com/showthread.php?t=1055312)

medicatedghost 01-28-2012 04:56 PM

iframes and popunders
 
its been sometime since I coded webpages so I am not upto speed on what firefox has for the equivalent to iframes and popunders.

Specifically I am looking for code that uses the appropriate script when its IE and when its firefox. Any leads to a thread or other code forums would be welcomed along with actual snippets.

thanks
Medicated Ghost

medicatedghost 01-28-2012 10:14 PM

you're kiddin? not one coder here?

Vendzilla 01-28-2012 10:34 PM

Usually, just put in a div and you're done, but take a look at this
http://www.javascriptkit.com/script/...popunder.shtml

barcodes 01-29-2012 08:50 AM

<head>
<!--[if IE]>
IE code
<![endif]-->

<!--[if !IE]><!-->
not IE code
<!--<![endif]-->
</head>

medicatedghost 02-08-2012 05:54 PM

thank you.:thumbsup


All times are GMT -7. The time now is 07:43 AM.

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