javascript get text at mose postion - by Vasioky How can I get text at mouse position? I have now some like this document.body.onmousemove = function(){ //todo:Get text at mouse position } Read the article