Multiple popup window

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

    Multiple popup window

    I am having the following issue with creating popups.
    User clicks on X.htm to open Y.htm in a popup. When user click on a
    link on Y.htm to open z.htm in a pop up, z.htm appears in the same
    window of Y.htm. Why does Z.htm open in a third window? How can I open
    z.htm in a seperate window. All popups in my app are created by common
    function in an include javascript file. Does this fact have anything to
    do with this behaviour?

    Thanks in advance.
    _DzDz

  • Tim Williams

    #2
    Re: Multiple popup window

    care to share some code?

    Tim

    "DIZZIEDAZZ " <gigijk@gmail.c om> wrote in message
    news:1110514391 .803613.139440@ g14g2000cwa.goo glegroups.com.. .[color=blue]
    >I am having the following issue with creating popups.
    > User clicks on X.htm to open Y.htm in a popup. When user click on a
    > link on Y.htm to open z.htm in a pop up, z.htm appears in the same
    > window of Y.htm. Why does Z.htm open in a third window? How can I
    > open
    > z.htm in a seperate window. All popups in my app are created by
    > common
    > function in an include javascript file. Does this fact have anything
    > to
    > do with this behaviour?
    >
    > Thanks in advance.
    > _DzDz
    >[/color]


    Comment

    Working...