hi guys
i had used jQuery autocomplete in a textarea
i want the suggest results show in where i'm typing, not outside the
textarea.
i checked jQuery autocomplete source code, finding in line 722 is the
core code.
show: function() {
var offset = $(input).offset();
element.css({
hi guys
i had used jQuery autocomplete in a textarea
i want the suggest results show in where i'm typing, not outside the
textarea.
i checked jQuery autocomplete source code, finding in line 722 is the
core code.
show: function() {
var offset = $(input).offset();
element.css({
hi guys
i had used jQuery autocomplete in a textarea
i want the suggest results show in where i'm typing, not outside the
textarea.
i checked jQuery autocomplete source code, finding in line 722 is the
core code.
show: function() {
var offset = $(input).offset();
element.css({
3 matches
Mail list logo