Hi all,

Well I have had good success with cross frame layers, however, when the user
navigates around and the page that the layer was originally on is gone, any
attempt to create a new DynDocument and attach a new layer to it in the
"Main" frame seams to fail...

Any Ideas ?

Is there an unload event I can trap to capture a change in the other frame
and do something like create a new DynDocument and layer then?

Any help is greatly appreciated.

Sid Young


-----Original Message-----
From: Richard Bennett [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 16, 2001 5:16 PM
To: [EMAIL PROTECTED]
Subject: Re: [Dynapi-Help] Cross Frame access


Hi,
Eytan made an example of this, adapting dyndocument a little.

see
http://www.resass.f2s.com/dynapi/php/examples.html

../Eytan_Heidingsfeld_Examples
dynapi.frames.htm

There's also a tutorial here:
http://dynapi.sourceforge.net/doccenter/index.php?DynDocuments
Although I'm not sure if it's 100% up-to-date.

Cheers,
Richard Bennett

[EMAIL PROTECTED]
www.richardinfo.com
(Everything running on, and ported to DynAPI2.53)
visit the DynAPI homepage (and FAQ) ::
http://dynapi.sourceforge.net/dynapi/index.php?menu=1
Browse (and search) the mailinglist here:
http://www.mail-archive.com/index.php3?hunt=dynapi



----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: 16 May, 2001 08:35
Subject: [Dynapi-Help] Cross Frame access


>
> Hi all,
>
> My intranet site is constructed along three frames:
> A navigation frame on the left,
> A Menubar at the top and
> A "Main" frame below it.
>
> (MenuBar and Main are to the right of the Navigation Frame).
>
> ---------------
> |  |  MenuBar |
> | N|----------|
> | a|          |
> | v|  Main    |
> |  |          |
> ---------------
>
> I am trying to create a layer in the Main frame (which could contain any
> kind of HTML file) on the fly, which is activated/controlled by the
MenuBar
> Javascript.
>
> How do I create the layer and assign it to the other frame?
>
> Sid Young
>
> _______________________________________________
> Dynapi-Help mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/dynapi-help
>


_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help

_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help

Reply via email to