Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<a href="javascript:void(0)" onclick="openWindow()">Click</a>
 
function openWindow() {
  window.open('http://www.google.com','windowName','directories=0,titlebar=0,toolbar=0,location=0,status=0,menubar=0,scrollbars=no,resizable=no,width=400,height=350');  
}
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
anonymouspro
0viewers