D]]Namens Doug Melvin
> Verzonden: vrijdag 16 februari 2001 20:24
> Aan: [EMAIL PROTECTED]
> Onderwerp: Re: [Dynapi-Dev] DynAPI new event
>
>
> I would not recommend modifiying events.js
> You COULD extend events.js (the same way events.js extends Dynlayer.js)
> and put
PROTECTED]>
Sent: Friday, February 16, 2001 5:40 AM
Subject: [Dynapi-Dev] DynAPI new event
> Hello
>
> IE accept more events than those declared in DynAPI (for exemple
> onmouseenter , onresizestart ...) how could I modify the file events.js so
> that DynAPI could work with t
Hello
IE accept more events than those declared in DynAPI (for exemple
onmouseenter , onresizestart ...) how could I modify the file events.js so
that DynAPI could work with this new event. I want to make listener on a
Dynlayer with this new event.
In events.js, I have modify the fct
DynLayer.pr