self.close();
In using the following code:
<a href="" onclick="self.close()";>Close This window</a>
which is a very old standard in JavaScript, all of the sudden in IE 7.0, Windows Explorer opens after the IE window or tab has been closed.
Is there a work around to the issue? Or must we just suffer with an IE issue?
mbaker
Keeping up with Web Development is a full time job
|