Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

Feedback on: JavaScript Frame Articles, May 23, 2000 at 03:48:35:

You are here: irt.org | About | Feedback | 1273 [ previous next ]

Feedback on:
JavaScript Frame Articles

Sent by
Mats Nordwinger on May 23, 2000 at 03:48:35:

Worth:
Very worth reading

Comments:
Hi

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

©2018 Martin Webb