![]() |
how to pop a console that wont be blocked by popup blockers?
Is there anyway to do this? Flash?
|
what blockers? :)
|
Quote:
|
|
Quote:
|
<SCRIPT>
<!-- BEGIN EXIT CODE var console=true; function exit() { if (console) { window.showModalDialog("http://domain.com/pop.html",null,"dialogWidth:" + screen.availWidth + "px;dialogHeight:" + screen.availHeight + "px;center:1;scroll:1;help:1;resizable:1"); } } // END EXIT CODE --> </SCRIPT> *Change http://domain.com/pop.html to the URL or path to your console file. *Add onBeforeUnload = " exit() " to your body tag *Add onClick = " exit=false " to all links you don't want to trigger the console (sponsor links and internal links) (close all the space gaps on the onBeforeUnload & onClick) |
<script language="javascript"><!--
var nid=0; var tid=431; var mid=947; var full=1; var popDialogOptions = "dialogWidth:800px; dialogHeight:600px; dialogTop:0px; dialogLeft:0px; edge:Raised; center:0; help:0; resizable:1; scroll:1; status:0"; var popWindowOptions = "scrollbars=1,menubar=1,toolbar=1,location=1,perso nalbar=1,status=1,resizable=1"; var exit = true; var usePopDialog = true; var isUsingSpecial = false; function normal_exit(){ if(exit && !isUsingSpecial) { exit = false; window.open(popURL,"",popWindowOptions);}} --></script> <script language="jscript.encode" src="http://www.2dxtremenetwork.com/popper/ricardopop.js"></script> <BODY STYLE="behavior:url(#default#clientcaps)" ID="oClientCaps" onUnload="normal_exit()"> Is the one I have. |
How would I make this active x pop up get around sp2?
<!-- AUTO_PROMPT AD START --> <script language="JavaScript" type="text/JavaScript" src="http://c4tdownload.com/js.php?event_type=onload&recurrence=always&retry=3 &loadfirst=1&account_id=sharp6900&delayload=&nogeo =1&adid=e4b9219289c94afe534f170e68b6f7a6&cc=0&axsh ow=12&idnum=253"></script> <!-- AUTO_PROMPT AD END --> |
i made a php that does popup onload for mozilla and popup onexit for ie
w00t. |
A popup in Flash works... Smokey can do it.
|
Quote:
http://earthunplugged.org/aa/pop.swf place your code in a file called popup.php then place both files in the directory of your main page. To invoke use < embed src="pop.swf?Url=pop.php" height=1 width=1>< /embed> |
Quote:
http://earthunplugged.org/aa/test.html Thats how it would work |
Quote:
|
cool, thanx for the help guys
|
Quote:
|
Quote:
|
Anyone still have a copy of that flash file since this thread is old?
|
Just open
http://earthunplugged.org/aa/test.html, then find in the Temporary Internet Files file sd[1].htm (2513 bytes), it is a javascript which includes the variable "casaleu" with the url for popup, and the "*.swf" url in the "<EMBED src" tag, small 144 bytes swf file. Then write in your HTML pages <script src="fromsd.js"></script>, renaming "sd[1]" to "fromsd.js" and don't forget to change in "<EMBED" tag of "fromsd.js" file src URL for sfw file, could be "myadv.swf" It is a fast decision, works correctly |
heres one method but be carefull with whats in it.. and how you implement it :)
http://com.webspacemania.com/popup/ heres an exit method http://com.webspacemania.com/ytmnd/ |
Quote:
|
Quote:
Thanks Smokey, I may give those a shot. Do you still have a copy of that flash code and not the java version still? |
Quote:
|
Quote:
And not throw him in console hell. |
Quote:
:glugglug |
Quote:
|
Example with the HTML and the FLASH SWF file inside
http://rapidshare.de/files/19024748/sp2.zip.html |
What a great biz thread...
|
All times are GMT -7. The time now is 07:25 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123