|
|
Feedback on: JavaScript Frame Articles
irt.org | About | Feedback | 1273 [ previous next ] Feedback on: Sent by Worth: Comments: I have one further question. I'm about to create an application where a second framespage is loaded into a frame in the first framespage. Now I want to access a frame in the second framset loaded in a frame in the first frameset, from the first frameset. Normaly to access another childframe from a childframe is just to use the syntax: parent.childframe2.location.href = "xxxxx". My question is, is it possible to access a frame in a frame directly from the top level? i have tried to use the syntax: parent.childframe.childlevel2frame.location.href = "xxxxxx" but it doesen't seem to work, just adding another level in the syntax. Thanks in advance. BR / Mats Nordwinger Other feedback on 'JavaScript Frame Articles' - show all
|
-- div -->
|