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)
-   -   help with onUnload= (https://gfy.com/showthread.php?t=145351)

nofx 06-20-2003 06:39 PM

help with onUnload=
 
<.body onunload="unBlockPop()" onUnload='xitc();'

how can I make it so they both pop up on unload ?

buzzard 06-20-2003 06:57 PM

call both windows with one function

woj 06-20-2003 06:57 PM

<.body onunload="unBlockPop()"

and then call the other one by putting it inside the unBlockPop() function
by just putting "xitc();" inside that function.

If it's not clear what I'm talking about, ICQ me - 33375924.

JDog 06-20-2003 07:08 PM

Quote:

Originally posted by nofx
<.body onunload="unBlockPop()" onUnload='xitc();'

how can I make it so they both pop up on unload ?

you need to combine the two into one function, not hard @ all!

jDoG

woj 06-20-2003 07:10 PM

or you can also try this:
<.body onunload="unBlockPop();xitc();'

nofx 06-20-2003 07:13 PM

thanks woj :glugglug


All times are GMT -7. The time now is 07:56 PM.

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