Revision control
Copy as Markdown
<HTML>
<HEAD>
<TITLE>Popup Test Page</TITLE>
<SCRIPT language=JavaScript type=text/javascript>
<!-- Begin
window.open('http://www.example.com','','toolbar=yes,menubar=yes,location=no,height=100,width=200,left=430');
// End -->
</SCRIPT>
</head>
<BODY>
<h1 id="blockedElement"> Blocked Element </h1>
</BODY>
</HTML>