http://dynapi.sourceforge.net/
GNU LESSER GENERAL PUBLIC LICENSE
Version 2.1, February 1999
Mouse Click Speed Test (IE)
When clicking extremely fast, IE seems to miss about
every
other click (or mouse down) event. I modified the example so it works with Mozilla too,
for
comparison. It seems Mozilla doesn't like numeric status, takes
only
string, doesn't auto-convert, and requires the window.status. I did
not
observe any dropped clicks in Mozilla.
Solution for IE is to use onmouseup
dynapi.zip( 791 k)