I tried disabling text selection using JQuery. It’s working fine in Firefox but not in IE. I have a text input field with an id, say 123. For this element the text filled in should not be allowed for selection. Can anyone provide me with sample code? I am using IE 6.
I tried disabling text selection using JQuery. It’s working fine in Firefox but not
Share
Try this: I don’t have IE6, but this works for IE7 at least