Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

Q540 How can I stop popup windows being opened up by my web host provider?

irt.org | Knowledge Base | JavaScript | Window | Q540 [ previous next ]

Q540 How can I stop popup windows being opened up by my web host provider?

Ermm. Not sure if I should be telling you this:

<html>
<head>
<script language="JavaScript"><!--
function open() {
    // override the window.open() method
}
//--></script>
</head>
<body>
...

Feedback on 'Q540 How can I stop popup windows being opened up by my web host provider?'


Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 30th March 2008. Maintained by: Martin Webb and Michel Plungjan
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.