pop up parent window redirection

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

    pop up parent window redirection

    Hi,

    I would like to know if it's possible to tell a parent window to be
    redirected from a pop up link.



    example :

    -mainwindow open a pop up
    -user click on a link in the pop up
    -mainwindow is redirected to the link

    thanks in advance
  • Alexandre Jaquet

    #2
    Re: pop up parent window redirection

    Alexandre Jaquet > a écrit :[color=blue]
    > Hi,
    >
    > I would like to know if it's possible to tell a parent window to be
    > redirected from a pop up link.
    >
    >
    >
    > example :
    >
    > -mainwindow open a pop up
    > -user click on a link in the pop up
    > -mainwindow is redirected to the link
    >
    > thanks in advance[/color]

    I found it
    With some very simple Javascript, you will learn how to create a popup window that uses a link to activate a page change in the parent window.

    Comment

    Working...