From: Theo B. <be...@ot...> - 2001-01-19 08:32:03
|
Hi I'm trying to learn the remarkable DynAPI 2 library by tracing its code. I have some troubles though... This comes from the DynLayer.prototype.EventMethod() function DynLayer.prototype.EventMethod=function(e) { var dyndoc=this.lyrobj.dyndoc //.... } I've done a searching into all the source documents. Where the DynLayer declares this.lyrobj? I can't find such a declaration/assignment. I've found this.doc.lyrobj= ... this.elm.lyrobj=... but no this.lyrobj Could you please enlighten me? I think I miss a lot here. Regards Theo ----------------------------------- Theo Bebekis Thessaloniki, Greece be...@ot... ----------------------------------- |