I am wanting to get the X/Y mouse coordinates when dragging an image.  The
problem I am having is this.

1) Quickly click and drag, the X/Y coordinates I get vary quick
dramatically.

2) Clicking, pause for a second and then drag, X/Y coordinates I get almost
exactly the same.

So it seems that either events are not firing off quickly enough in
JavaScript to get accurate X/Y coordinates when doing things quickly or
events are not firing off quickly enough in Mootools or I have some bad
code.

I am just wondering if anyone has experienced this and if so is there a
solution.

Reply via email to