Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Christoffer Andersen 23 posts 53 karma points
    Mar 12, 2010 @ 11:34
    Christoffer Andersen
    0

    relocate parrent side from popup

    Greetings

    Upon pressing a button I open an umbraco popup through the js

    top.openModal('plugins/myPopup.aspx, 'Popup', 200,500);

    Now upon clicking a button located in the popup i want to redirect the orginal page I came from to a new page.

    If I do that with the following code:

    top.location.href="redirectPage.aspx"

    It will redirect all of my umbraco backoffice to that page, where I only want to redirect the "window" thats is next to contenttree.

    Anyone got an idea on how to do this.

     

    Thx in advance

    Christoffer Andersen

Please Sign in or register to post replies

Write your reply to:

Draft