how do i disable the IE menu?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Paul Turner

    how do i disable the IE menu?

    I need to remove the IE menu from a browser window when the window
    loads, with a fixed width and height. I need the code to be in the
    new window, not the page where the link is.

    any help would be much appreciated!

    thanks
  • Randy Webb

    #2
    Re: how do i disable the IE menu?

    Paul Turner wrote:
    [color=blue]
    > I need to remove the IE menu from a browser window when the window
    > loads, with a fixed width and height. I need the code to be in the
    > new window, not the page where the link is.[/color]

    No, you don't need to remove it, you just think you do. But in any
    event, you can't remove the toolbars from a window that is already open.



    --
    Randy
    comp.lang.javas cript FAQ - http://jibbering.com/faq

    Comment

    • Paul Turner

      #3
      Re: how do i disable the IE menu?

      > No, you don't need to remove it, you just think you do.

      thanks. that was lots of help.

      paul



      Randy Webb <HikksNotAtHome @aol.com> wrote in message news:<N_mdnYJhh riC5dHcRVn-tA@comcast.com> ...[color=blue]
      > Paul Turner wrote:
      >[color=green]
      > > I need to remove the IE menu from a browser window when the window
      > > loads, with a fixed width and height. I need the code to be in the
      > > new window, not the page where the link is.[/color]
      >
      > No, you don't need to remove it, you just think you do. But in any
      > event, you can't remove the toolbars from a window that is already open.[/color]

      Comment

      • Randy Webb

        #4
        Re: how do i disable the IE menu?

        Paul Turner wrote:[color=blue][color=green]
        >>No, you don't need to remove it, you just think you do.[/color]
        >
        >
        > thanks. that was lots of help.[/color]

        Had you bothered to read the part you didn't quote, it probably *would*
        haven been "lots of help", as you can not remove the toolbars from a
        window that is already open. So, why do you *think* you need to remove
        my toolbars? (which you can't)

        --
        Randy
        comp.lang.javas cript FAQ - http://jibbering.com/faq

        Comment

        Working...