H A D | jquery.textcomplete.js | 1117 var p = $.fn.textcomplete.getCaretCoordinates(this.el, this.el.selectionStart); 1436 function getCaretCoordinates(element, position, options) { function 1506 $.fn.textcomplete.getCaretCoordinates = getCaretCoordinates;
|