Tags: javascript

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 »

How to enable Javascript in any browser

Technology Send feedback »
Enable Javascript In Firefox 1.5 Load Options Dialog In Windows Click on "Tools" menu bar at the top of the window. From the drop menu, click on "Options" Load Options Dialog In Linux Click on the "Edit" menu bar at the top of the… more »