I noticed a few things you "removed" (the onload trapping for example). You
should take care when doing these changes to the dynlayer, many weird pieces
of code were added with a reason (most likely strange bug fixes)

One of those things is the setBgColor  that contains a weird NS bugfix (if
color==null color=nul).. I noticed it had been removed a few times (and I
simply put it back in :)  because even thought the code looks strange, it
might actually be a real bug fix.

I don't know about the onload code of a layer, but it might be added for
correct mouse event capturing, or for loadpanels or something.

Can't remember who ever added it, but my guess is Dan (usually these things
are his :)

Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com

> -----Oorspronkelijk bericht-----
> Van: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]Namens Michael
> Pemberton
> Verzonden: dinsdag 27 februari 2001 2:02
> Aan: [EMAIL PROTECTED]
> Onderwerp: Re: [Dynapi-Dev] More minor glitches
>
>
> I've attached a version that I have cleaned up and commented with
> possible changes.
>
> I'd also suggest that the setStyle() method be changed to an
> ext/layer.js
> method as I'm still to see any code that uses it.
>


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

Reply via email to