I'm using your plugin to build some autocomplete fields in a form. I'm also using the Appendo plugin to dynamically add rows to my form. However, an autocomplete field, when duplicated, doesn't keep the autocomplete functionality. I'd need to manually re-apply the quickselect() method.
I think this can be fixed using the .live() -- and now .on() -- binders in jQuery. Any thought of an update?
Thanks!
I'm using your plugin to build some autocomplete fields in a form. I'm also using the Appendo plugin to dynamically add rows to my form. However, an autocomplete field, when duplicated, doesn't keep the autocomplete functionality. I'd need to manually re-apply the quickselect() method.
I think this can be fixed using the .live() -- and now .on() -- binders in jQuery. Any thought of an update?
Thanks!