| oncontrolselect | NN n/a IE 5.5(Win) DOM n/a |
| Bubbles: Yes; Cancelable: Yes | |
Fires when the user selects an editable element (not its content) while the page is in edit mode. See onmove for a demonstration of this event. |
|
| Typical Targets | |
All rendered elements and the document object. |
|