[jQuery] jQuery Plugin : autocomplete problem
Hi All,
I am having a particular problem with the autocomplete plugin of
jQuery.
Although the autocomplete plugin does what it says. But in my
situation, i am not able to make it work after ajax updates my form
field.
Here is a brief scenario of the problem.
I have a form where some tags are saved with ajax and the field is
updated with new tags. After the field is updated, the autocomplete
doesn't open up. and I am not able to make it to work.
Please if anybody can help me sort out this problem, then it would
be very grateful.