You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 27, 2018. It is now read-only.
I'd like to see support for this as well, and also binding so that if I duplicate a form field (e.g. with the Appendo plugin), the new field will function similarly but independently of the original.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Problems trying binding multiple elements.
$('.produto').smartAutoComplete(
{source: ['Apple', 'Banana', 'Orange', 'Mango']
});
This doesn't works
Sry my english xp
The text was updated successfully, but these errors were encountered: