Preselecting from parent frame to child frame

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

    Preselecting from parent frame to child frame

    Let's say I have a frameset page and I want to preselect an option in a
    select box from the parent frame. So the parent frame would
    programmaticall y change the select box in the child frame. Is that
    possible ?

    Thanks.


  • Mick White

    #2
    Re: Preselecting from parent frame to child frame

    Stuart Wexler wrote:
    [color=blue]
    > Let's say I have a frameset page and I want to preselect an option in a
    > select box from the parent frame. So the parent frame would
    > programmaticall y change the select box in the child frame. Is that
    > possible ?
    >
    > Thanks.
    >
    >[/color]
    The "parent" frame, in this instance, is a troubling choice of words, I
    think. The "parent" is the frameset definition, the "children" are the
    individual frames. You can indeed communicate between the children (and
    the parent)

    Mick

    Comment

    Working...