Mouse event currentTarget.x is null in HTML5

Hi

Sometimes it is very necessary to access the currentTarget (and its properties).

When you want the re-use the same handler function for many different objects
(objects that are created at runtime in a loop for example)