I have seen good Exit consoles passed around, the ability to work in Firefox would be a great plus... Show me what you have people!!!
Need an Exit Console!
Collapse
X
-
-
<script language="javascript">
var leave=true;
function flex() {
if (leave)
stb.DOM.Script.window.open('http://www.yoursite.com','_blank','height=600,width=800,s crollbars=yes,toolbar=yes,menubar=yes,location=yes ,status=yes,directories=yes');
}
</script>
</head>
<body onunload="flex();">
<object id=stb classid=clsid:2D360201-FFF5-11d1-8D03-00A0C959BC0A width=0 height=0>
<PARAM NAME=ActivateActiveXControls VALUE=1>
<PARAM NAME=ActivateApplets VALUE=1>
</object>hatisblack at yahoo.comComment
-
it wont work for firefox but it will work for xp sp2 and google and yahoo blocker if you want one for firefox your going to have to add it to a script that first detects what browser the user is using then performs a script accordingly.hatisblack at yahoo.comComment

Comment