[CLOSED] Calling a Javascript function of Child page from Popup (inside Frame)

  1. #1

    [CLOSED] Calling a Javascript function of Child page from Popup (inside Frame)

    HI:

    I have a Page with a Tab panel, consist of 2 Tabs

    Ids:

    Tabpanel1
    Tab1
    Tab2

    in the Tab1 Iframe, i have a page with 2 Toolbar icons

    in the Tab2 IFrame, i have a page with 3 Toolbar icons

    Steps:
    Now, in Tab1 Iframe, i click on the Icon1 to open a popup page, top.window_open_popup(); [the code is available in Main Page]

    in the popup page, when i click on OK button, i call a function inside Tab1 Iframe page as top.Tab_IFrame.Test(); and then close the Popup using top.window_close_popup(); [This works fine in both IE and Firefox]

    but, when i process the steps as mentioned above and then navigate to the Tab2 and come back to Tab1 and follow the same process, the code is not working in Firefox[but in IE it is working]

    pls help me on this.
    Last edited by Daniil; Jul 11, 2011 at 9:19 AM. Reason: Marked as [CLOSED]. No more info was provided.
  2. #2
    Hi,

    Please provide test sample

Similar Threads

  1. Replies: 5
    Last Post: Oct 23, 2012, 2:19 PM
  2. Replies: 1
    Last Post: Feb 03, 2012, 2:36 PM
  3. [CLOSED] How to call a javascript function from a child page?
    By flormariafr in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Mar 25, 2010, 5:40 PM
  4. Replies: 13
    Last Post: Feb 24, 2010, 5:34 PM
  5. Calling js function inside a child tab
    By Rod in forum 1.x Help
    Replies: 2
    Last Post: Jul 23, 2009, 12:24 PM

Posting Permissions