Re: Resize a window and get rid of menues and toolbars....
- From: "Ronx" <ronx917@xxxxxxxxxxx>
- Date: Wed, 1 Aug 2007 08:10:20 +0000
You cannot remove the menus etc. unless you use a pop-up window.
You could open an ordinary page and use JavaScript to open the pop-up, then close the normal page. However this will give warning messages.
The alternative is to open Internet Explorer in Kiosk mode, which will give full screen without any menu bars, but this is not what you are looking for and I believe this has to be opened by a desktop shortcut - not a link in a page.
Incidentally, in my set up of IE7 all new pages and pop-ups open as new tabs, so resizing affects the entire browser, and removing menu bars cannot be done at all.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
http://www.rxs-enterprises.org/fp
FrontPage Support: http://www.frontpagemvps.com/
"vinceg" <vinceg@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:0C151881-DDBE-448D-B3BD-BE7C0C08B503@xxxxxxxxxxxxx:
Ron,
Thanks for the quick response.
This site is an internal Help resource, and it's pages are called by
outside sources that I do not control. My Help pages will open in
a new browser window, and the user will close it when it's no longer
needed, so it will not affect the user's browser size.
I want the Help window to open just like a pop-up, and the
resize script takes care of a part of that, but I don't want the menus, etc.
BTW, I know the address bar is a fixture, and that's OK.
As an example, please see:
http://www.ph4d.com/thecallingpage.htm
This would be the page that I do not control, which calls for Help.
The 2 choices are implementations of a small browser window, using
2 different techniques.
I want the look of the 'popupwindow' using the coding of the
'narrowwindow,' without relying on any coding in 'thecallingpage'.
Thanks for wading thru this.
--
vinceg
"Ronx" wrote:
> Use a pop-up window. IE7 cannot have the address bar removed, even with
> a pop-up.
>
> If any page (other than in a pop-up window) resizes my browser, the site
> goes into the restricted sites zone, and is never visited again.
> --
> Ron Symonds - Microsoft MVP (FrontPage)
> Reply only to group - emails will be deleted unread.
>
> http://www.rxs-enterprises.org/fp
>
> FrontPage Support: http://www.frontpagemvps.com/
>
>
>
>
> "vinceg" <vinceg@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:C9CABE23-97DA-46AC-B0A8-5F65683B39F2@xxxxxxxxxxxxx:
>
> > I have a site in which pages are forced to a specific sized browser window
> > using 'window.resize(600,500)' in a script. The script executes on load of
> > the page.
> > Is there any way to get rid of the menus and toolbars, etc, at the same time?
> > I don't want to do it by using a pop-up script in a calling page. I want to
> > open the 'menu-less' window using only code in the page that is being opened.
> > Thanks in advance for any help
> > --
> > vinceg
>
>
.
- Follow-Ups:
- Next by Date: Re: Password challange and hyperlink
- Next by thread: Re: Resize a window and get rid of menues and toolbars....
- Index(es):
Relevant Pages
|
Loading