Frames.

Richard Emberson wrote:

> In the file dynapi.js a DynDocument is created:
>
>                 DynAPI.document=new DynDocument(self);
>
> As far as I can tell this is the only place in the code base or examples where
> a DynDocument is created. In the file dyndocument.js the DynDocument object has
> the attributes:
>
> DynDocument.dyndocs = [];
> DynDocument.dyndocsID = [];
>
> which seems to imply that there can be more than one DynDocument. Is there any
> example of such an occurance?
>
> Thanks.
>
> Richard Emberson
>
> _______________________________________________
> Dynapi-Dev mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/dynapi-dev

--
Michael Pemberton
[EMAIL PROTECTED]
ICQ: 12107010




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

Reply via email to