RE: [Dynapi-Help] Obtaining a reference to div's coded in HTML.

2001-12-03 Thread Quang Nguyen
PI.document object, which maintains a reference to all the inline layers in a page. DynAPI.document.all["myLayerId"] - Abre -Original Message- From: Michael Kraus [mailto:[EMAIL PROTECTED]] Sent: Friday, November 30, 2001 11:50 PM To: DynApi Subject: [Dynapi-Help] Obtaining a r

RE: [Dynapi-Help] Obtaining a reference to div's coded in HTML.

2001-12-03 Thread Abre Chase
in a page. DynAPI.document.all["myLayerId"] - Abre -Original Message- From: Michael Kraus [mailto:[EMAIL PROTECTED]] Sent: Friday, November 30, 2001 11:50 PM To: DynApi Subject: [Dynapi-Help] Obtaining a reference to div's coded in HTML. G'day all... (Forgive me if this is silly

[Dynapi-Help] Obtaining a reference to div's coded in HTML.

2001-11-30 Thread Michael Kraus
G'day all... (Forgive me if this is silly, I'm a DynApi newbie.) Is it possible to use a DynLayer reference to an already existing (ie written in HTML) div such that the existing div may be manipulated with the DynLayer methods and properties? Something like... Whatever... myLayer = new Dyn