Tags: title

How To: Hide title bar or URL usingJavascript

Welcome Send feedback »
Here's the test page, testframe.html: <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <title>Test page</title> <script language="JavaScript"> <!-- function openWindowNew( wi… more »