Just wondering if Google Chrome is going to support window.focus() at some point. When I mean support, I mean have it work. The call to it doesn\'t fail, it jus
window.focus()
window.open('javascript:void(0)', 'myWindow');