Removes user-defined handler from the inner event.
var id = data.attachEvent(evName, evHandler); ... data.detachEvent(id);
Parameters: