Robert,
Cheers for the prompt reply - I think I have solved
the problem by adding onload=parent.finishIEload() to
the body of the document to be accessed and loaded
into the original layer content - My next proble is
providing forward and back buttons in anotherr layerr
that also load intro the layerContent!
Thanks once again for your help!
Justin
--- "Nyman, Robert" <Robert.Nyman@i...> wrote:
> No, but all those should work...
> I haven't had the chance to try your code, but first
> make sure that you
> access the iframe,
> by alerting(window.frames["bufferFrame"]) and
> getting object back.
>
> By the way, add the name attribute (i.e. <iframe
> id="bufferFrame"
> name="bufferFrame">) to the iframe as well.
>
>
> /Robert
>
>