Topic: Text_field autocomplete weird behavior
Hello,
I am using JQuery for a lot of functionality within a specific form, but I notice that my text_field_auto_complete rails tag does not work if I am using JQuery. when I delete the javascript_include_tag, the autocomplete works flawlessly, other it does not respond to any user actions.
Thank you