0

I am using a form which has dynamic textboxes I want autocomplete functionality to be implemented on them and I am using Autocomplete Plugin and I want to bind them using live().

Can anyone help me out on how to implement it.

Thanks in advance.

1 Answer 1

1

The "live()" facility is for event handling, not for initializing plugins. When you add your text inputs, you'll have to also call the autocomplete initialization at that time.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.