Re: [Dynapi-Help] NS4 onclick and bug in mouse.js

2001-05-23 Thread Nicolas MASSART
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

[Dynapi-Help] NS4 onclick and bug in mouse.js

2001-05-22 Thread Williams, Chris
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