blob: 975f6d98dfd322dd1787cfa69cbf8ba044a0daa9 [file] [log] [blame]
<a href="#" onclick="openWindow()"></a>
<script>
function openWindow() {
window.open("window-to-ignore.html", "newWindow");
}
document.getElementsByTagName("a")[0].click();
</script>