I know this question have been already asked (here), but all the answers I’ve found dealt with css
selector :selection (that is not yet too widely supported by browsers).
So, how can I disable text selection on my html page via jQuery, not relying on css tricks?
Try that http://code.jdempster.com/jQuery.DisableTextSelect/jquery.disable.text.select.js