Re: [Dynapi-Dev] Redundant and maybe painful code

2001-11-12 Thread Michael Pemberton
I apologise for my rash comments, I was incorrect. I can't remember how long ago I went through the cvs versions for comparison. I have commented out the section in my personal version and all appears to be ok. I went through some of my old versions and the lines were in the 2001.01.25 version.

Re: [Dynapi-Dev] Redundant and maybe painful code

2001-11-12 Thread Jordi Ministral
I don't know. This piece of code is not mine. I guess the idea is being able to create a layer directly with some HTML ( a tabñle, for example ) and having it automatically addapt to that content. Michael Pemberton wrote: > The last few lines of the DynLayer.prototype.specificCreate are as fo