Accessing a specific element from an event
var mytext = event.target .ownerDocument .getElementById("mytext");
Philippe Le Hégaret
11 of 22