Searched refs:getInputSelectionStart (Results 1 – 1 of 1) sorted by relevance
1228 this.getInputSelectionStart=function(input){if(document.selection){var range=input.ownerDocument.se… function4786 if(isIE){var start=getInputSelectionStart(this.input),end=start4885 var offset=getInputSelectionStart(textBox);