I'm writing some javascript functions which allow a user to select rows using ctrl and shift. However, when a user clicks on a row sometimes the actual table data is highlighted, asif you were going to copy and paste a value over into a word document.
Is there any way i can make the data un-highlightable?