Hi,
I updated my dynapi lib with your file and it solves a part of my problem.
The initial problem wat that forms can't be filled if dragging event was
applied to the layer containing the form.
The "onclick" event of the radio box didn't work too.
Now the "onclick" event of the radio works, but
Hi there
I have had no end of problems with events from links within dynlayers
and loadpanels (NS 4.x). So I spent some time looking at mouse.js and
this is what I discovered..It seems the problem is twofold:
1: The Netscape event model flows from browser to object (e.g. link),
whereas IE