Help with making IE text selectable

Help with making IE text selectable


Hi,
We recently had our site redeveloped by a professional firm. We
originally requested that users not be able to copy and paste text
from our site. This has created an outcry and we would like to have
text be selectable. I see that they achieved this by using jquery
which I am not familiar. I believe that I have found the snippet of
code that turns this ability off/on but I do not know how to write the
correct code to allow selection of text. This is an IE specific issue,
not a problem in Firefox.
I have done some investigation online and found this:
http://dev.jqueryui.com/ticket/4773
It looks cut and dry but placing this solution in the js file does
nothing. Can you provide guidance on this issue?
Thanks!