JavaScript obtient le texte en surbrillance
text = window.getSelection().toString();
Friendly Hawk
text = window.getSelection().toString();