Web >> Development >> Javascript >> How to popup a window with custom windows settings

<body Onload = "open('http://www.google.com', '_top', 'left=200,height=300,width=300,toolbar=yes,location=0,directories=no, status=yes,menubar=1,scrollbars=yes,resizable=yes');"> </body> </html>