More often than not you want to create a child window and want to capture its events. This example simply captures its close event. var childWindow = window.open("new ...
Browsers feature a Browser Object Model (BOM) that allows access and manipulation of the browser window i.e. it allows JavaScript to "talk to" the browser. Using the BOM, developers can move the ...
Well, as I suspected, IE has some ... behaviour. This:<BR><BR><pre class="ip-ubbcode-code-pre"><p onclick="window.location.replace('http://temp.svendtofte.com/test ...