On Mon, Jan 12, 2009 at 9:41 PM, if-ifone <[email protected]> wrote: > it is known that popup browser with maxsize and no navigate bar can use > script like below > > > window.open('test.html','blank','fullscreen=1,toolbar=no,menubar=no,scrollbars=no,resizable=yes,location=no,status=no'); > how ever chrome always show white location bar like attach shows. > how to hide it.
For security reasons, it is not possible to hide the URL bar (much like the latest versions of Firefox and IE, if I recall). Brett --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
