Event Handlers Reference JavaScript Reference

Note:
    
This event fires when an element or its contents are selected 
Selected means highlighted by dragging the mouse. 
To fire this event, 's contenteditable attribute must be set to true.