Archive for the ‘tree’ Category

Popup Window Focus

Tuesday, March 25th, 2008
<script type="text/javascript">function focusWindow() {
var w = window.open("", "link_popup");
w.focus();
}
</script>

Then, you link to it by:
<a href=”http://twitter.com/alived” title=”Twitter/alived” target=”link_popup”> Twitter/Alived</a>

Twitter/Alived
Alived’s Crazed