[Javascript] window properties

Rodney Myers rodney at aflyingstart.net
Tue Jun 12 05:55:19 CDT 2001


AFAIK you cannot change such properties of the current window.
You can only set attributes when opening a new window

BTW when so doing using window.open() there are no spaces in the list of
attributes:

top=0,left=0,screenX=0,screenY=0,toolbar=0,location=0,directories=0,resizable=1,status=1,menubar=0,scrollbars=1

hth

Rodney

Andrew Dunn wrote:

> Hi
>    how do you make the menubar and toolbar go away for a window? I've tried
> using window.menubar = false and window.toolbar = false but it doesn't work.
> anyone know?
>
> Tnaderw
>
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> http://www.LaTech.edu/mailman/listinfo/javascript

--
Shop at ssistant Add-ons and Developer Workshops
http://www.aflyingstart.net/addons/

Enquiries regarding Shop at ssistant Classic training :
Call 01256 880770

Rodney Myers
Based in Oxford, England
Technical Director, Shop at ssistant eCommerce Solutions






More information about the Javascript mailing list