Quote:
|
Originally Posted by babymaker
i like this better than a regular pop-up works better and nicer
<SCRIPT LANGUAGE="JavaScript"><!--
{
window.open
('http://www.creampie69.com');
self.focus();
}
// --></SCRIPT>
|
That's popunder code. I don't think self.focus() will work on an exit console because the calling window has been closed...