You are here: irt.org | FAQ | JavaScript | Window | Q540 [ previous next ]
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>
...