javascript - How to disable text selection via jQuery? -


i know question have been asked (here), answers i've found dealt css selector :selection (that not yet supported browsers).

so, how can disable text selection on html page via jquery, not relying on css tricks?

try http://code.jdempster.com/jquery.disabletextselect/jquery.disable.text.select.js


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -