Getting acces from your masterPage on ur child (in a iframe) component

  1. #1

    Getting acces from your masterPage on ur child (in a iframe) component


    Hello,

    Is it possible to access a child iframe on a masterPage. The child is loaded when a button is pressed in the menu of the masterPage.

    The child page has tabs, i would like to change the tab index from the masterPage menu.

    <Listeners>
           <Click Handler="Ext.getCmp('tpPersona').setActiveTab(tabIndex);"/>
    </Listeners>

    Best Regards,

    Bas



  2. #2

    RE: Getting acces from your masterPage on ur child (in a iframe) component

    Hi,

    In this post http://forums.ext.net/showthread.php?427 discussed how to interact between a Parent window and an frame
    Last edited by geoffrey.mcgill; Jan 11, 2011 at 10:17 PM.

Similar Threads

  1. [CLOSED] Access Child items within loader Component
    By Digital.Dynamics in forum 2.x Legacy Premium Help
    Replies: 5
    Last Post: Jun 12, 2012, 4:09 PM
  2. Replies: 5
    Last Post: Mar 29, 2012, 9:31 PM
  3. [CLOSED] Communication between parent and child IFRAME with Autoload
    By bakardi in forum 1.x Legacy Premium Help
    Replies: 6
    Last Post: Feb 24, 2011, 2:09 PM
  4. [CLOSED] Execute javascript from Masterpage child
    By tjbishop in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Aug 11, 2010, 8:32 AM
  5. [CLOSED] Access component in IFrame from oter IFrame
    By Jurke in forum 1.x Legacy Premium Help
    Replies: 11
    Last Post: Feb 22, 2010, 5:58 PM

Posting Permissions