-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
_render function not working in autocomplete #8
Comments
Hey @webitdev2015, do you have an input with id |
Yes, that is correct. Here is field code:
|
What version of jQuery UI are you using? |
@rtsinani I am using GEM The |
@webitdev2015 Have you tried the example project? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi
I was going your tutorial on integrating jQuery UI's autocomplete with Rails using the link below:
http://www.lugolabs.com/articles/20-jquery-ui-autocomplete-with-ruby-on-rails
For some reason I am getting this error:
My application.js file:
The complete code is:
The text was updated successfully, but these errors were encountered: