[jQuery] [Autocomplete]autocomplete in textarea

2009-09-24 Thread td liao
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({

[jQuery] [Autocomplete]autocomplete in textarea

2009-09-22 Thread td liao
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({

[jQuery] [Autocomplete]autocomplete in textarea

2009-09-22 Thread td liao
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({

[jQuery] Name Panels instead of calling them by #number

2009-01-25 Thread td
Hi, is there a possibility to really name the panels somehow? I would like to have links like this: with the anchor inside the associated div. to get the side easier to search for searchengines.