Pop-up Window

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

    Pop-up Window

    I am using window.open to create a small window with no tool bars to
    display some text information.

    My problem is if I click on a link, say in an email IE uses my small
    window instead of opening a new one.

    Is there a way to stop this?
    Thanks
    AJS
  • kaeli

    #2
    Re: Pop-up Window

    In article <bcebb917.04061 60948.ab8ccd5@p osting.google.c om>,
    anthony@station 5.net enlightened us with...[color=blue]
    > I am using window.open to create a small window with no tool bars to
    > display some text information.
    >
    > My problem is if I click on a link, say in an email IE uses my small
    > window instead of opening a new one.
    >
    > Is there a way to stop this?
    > Thanks
    > AJS
    >[/color]

    Google takes awhile to show posts. Be patient before posting things
    twice. See your last post of this for at least one reponse.

    --
    --
    ~kaeli~
    Local Area Network in Australia:... the LAN down under.



    Comment

    • DU

      #3
      Re: Pop-up Window

      AJS wrote:[color=blue]
      > I am using window.open to create a small window with no tool bars to
      > display some text information.
      >
      > My problem is if I click on a link, say in an email IE uses my small
      > window instead of opening a new one.
      >
      > Is there a way to stop this?
      > Thanks
      > AJS[/color]


      Tools/Internet Options.../Advanced tab/Browsing section/Reuse windows
      for launching shortcuts/

      Specifies that when you click a web link in an Internet-aware program,
      such as Outlook express, and there is already an Internet Explorer
      window open, the web page appears in the open browser window instead of
      opening a new window.

      DU

      Comment

      • Thomas 'PointedEars' Lahn

        #4
        Re: Pop-up Window

        AJS wrote:[color=blue]
        > I am using window.open to create a small window with no tool bars to
        > display some text information.
        >
        > My problem is if I click on a link, say in an email IE uses my small
        > window instead of opening a new one.
        >
        > Is there a way to stop this?[/color]

        Possibly, using additional software.
        This has nothing to do with J(ava)Script.


        PointedEars

        Comment

        Working...