I am having similar problems that the data is not populated all the
times even though the server request is executed. Did you get an
answer tor figure out the issue? I am using IE 7
Abba
On Dec 31 2008, 2:14 am, R0bb13 wrote:
> Hi
>
> I'm using theautocompleteplugin to edit the name of a produc
Ok, this is my script and the piece of html that is related to it.
The HTML:
...
...
The JS code:
$("#productname")
.autocomplete("ax/suggest.html", {
minChars: 2,
max: 10,
scroll: false,
matchContains: true,
On Wed, Dec 31, 2008 at 5:29 AM, R0bb13 wrote:
>
> The text input has an initial value but the autocomplete does not care
> about it. Sometimes it works and some times it doesn't. However the
> ajax requests for the text in the input is done but the results are
> not displayed under the input.
C
The text input has an initial value but the autocomplete does not care
about it. Sometimes it works and some times it doesn't. However the
ajax requests for the text in the input is done but the results are
not displayed under the input.
On Wed, Dec 31, 2008 at 2:14 AM, R0bb13 wrote:
>
> Hi
>
> I'm using the autocomplete plugin to edit the name of a product in a
> CMS. When the name field (with autocomplete) is empty the autocomplete
> works perfectly. However when the field is not empty and you remove
> the content the suggestio
5 matches
Mail list logo