Searched defs:getInputSelectionStart (Results 1 – 3 of 3) sorted by relevance
1217 this.getInputSelectionStart=function(input){if(document.selection){var range=input.ownerDocument.se… function
3361 this.getInputSelectionStart = function(input) function
1228 this.getInputSelectionStart=function(input){if(document.selection){var range=input.ownerDocument.selection.createRange(); function