After an hour or so of playing about last night, I have discovered the 
source of the problem.  It is a part of the "specificRemove" method that 
clears more values than it should.

It should be simply removing the "layer object" specific properties such as 
.elm, .css, etc.  Instead, it is also converting the .w, .h, .html, .bgColor 
and .bgImage to null.  This is NOT what should be happening.

These values should only be removed when the DynLayer is being DELETED.  Not 
just when it is being REMOVED.

I haven't got the code on me here, so I can't patch it at the moment,  If 
someone out there could correct the CVS version, that should be done 
immediately.

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://www.mail-archive.com/dynapi-dev@lists.sourceforge.net/

Reply via email to