<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
I tried rhh's code too (new to me) and found same thing in Netscape 4.7
<br>In MSIE it opens a full screen window without the title bar and resize/close
icons.
<br>I thought that F11 would change it to a default size but it did not.
<br>To close it I had to resort to Alt+F4
<p>BTW the syntax
<br><tt>'fullscreen=yes,menubar=yes,scrollbars=yes,toolbar=yes,location=yes'</tt>
<br>worked just as well, as the (what to me was) less familiar
<br><tt>'fullscreen=yes','menubar=yes',...</tt>
<p>I have the feeling that the language terms that users might apply to
such a window would not be such as John Stuart Mill would submit to his
publisher.
<p>Personally I am more interested in smaller plain windows of this ilk
<p>Rodney
<br>&nbsp;
<p>Hassan Schroeder wrote:
<blockquote TYPE=CITE>rhh wrote:
<br>>
<br>> window.open('inicio.htm','inicio','fullscreen=yes','menubar=yes','scrollbars
<br>> =yes','toolbar=yes','location=yes');
<p>This doesn't work on NN4.7/Win, at least (doesn't "fullscreen",
<br>doesn't remove the title bar and decorations) ...
<p>The original question:
<p>>&nbsp;&nbsp;&nbsp; Is it possible to get rid of the top part of a window,
the part with the
<br>> minimize and X buttons? If it is possible could you please explain
how.
<p>Rodney Myers &lt;rodney@aflyingstart.net> quotes:
<p>> In the Wrox "Professional Javascript" book there is a note in Ch5&nbsp;
'Windows and Frames' on page
<br>> 163
<br>>
<br>> "The title bar and its close and resize icons are added by the computer's
operating system, not
<br>> the browser, and aren't visible inside JavaScript. You're stuck with
them, unless you create an
<br>> ActiveX control that specifically removes them"
<p>... which is correct. (More precisely, it's the window manager that
<br>adds those items, an academic point with Windoze, more significant
<br>in the Unix/Linux/X11 world - and ActiveX is Win-specific.)
<p>FWIW!
<br>--
<br>H*
<br>Hassan Schroeder ----------------------------- hassan@webtuitive.com
<br>Webtuitive Design ---(+1) 408-938-0567 --- <a href="http://www.webtuitive.com">http://www.webtuitive.com</a>
<p>&nbsp;&nbsp;&nbsp; -- creating dynamic Web sites and applications since
1994 --
<br>&nbsp;</blockquote>

<p>--
<br>Shop@ssistant Add-ons and Developer Workshops
<br><A HREF="http://www.aflyingstart.net/addons/">http://www.aflyingstart.net/addons/</A>
<p>Enquiries regarding Shop@ssistant Classic training :
<br>Call 01256 880770
<p>Rodney Myers
<br>Based in Oxford, England
<br>Technical Director, Shop@ssistant eCommerce Solutions
<br>&nbsp;</html>