Return to Snippet

Revision: 50543
at August 26, 2011 04:55 by officiallyWise


Initial Code
onclick="window.open(this.href,'_blank',config='width=400,height=400,scrollbars=no,menubar=no,toolbars=no,directories=no,location=no,status=no');return false"

Initial URL


Initial Description
Place this script on an anchor tag, and it will open in a new browser with a defined size. The browser will not have a toolbar, menu, status, etc.

Initial Title
Sized Pop-Up Window

Initial Tags
window

Initial Language
HTML