/*JavaScript Bible, Fourth Editionby Danny Goodman John Wiley & Sons CopyRight 2001*/Redirecting Event.CLICK onMouseDown="setDocCapture(this.checked)" CHECKED>Enable Document Capture onMouseDown ="setDocRoute(this.checked)">And let event continueonMouseDown ="setDocShortcut(this.checked)">Send event to 'layerButton2' onMouseDown ="setLayerCapture(this.checked)" CHECKED>Enable Layer Capture onMouseDown ="setLayerRoute(this.checked)">And let event continueonMouseDown ="setLayerShortcut(this.checked)">Send event to 'layerButton2' onClick="alert('Event finally reached Button:' + this.name)"> layer1 NAME="layerButton1" onClick="alert('Event finally reached Button:' + this.name)"> NAME="layerButton2" onClick="alert('Event finally reached Button:' + this.name)">
onMouseDown ="setLayerCapture(this.checked)" CHECKED>Enable Layer Capture onMouseDown ="setLayerRoute(this.checked)">And let event continueonMouseDown ="setLayerShortcut(this.checked)">Send event to 'layerButton2'
NAME="layerButton1" onClick="alert('Event finally reached Button:' + this.name)">
NAME="layerButton2" onClick="alert('Event finally reached Button:' + this.name)">