Does anyone know how to use the window.Event in Mozilla object do that i can determine the object which created the event ... i also want to track the mouse position .... i know that window.event.srcElement and window.event.x works in IE ... but it cannot work in the mozilla ... i need to know the alternatives that are present in mozilla to carry out those tasks ...