crowdint / rails3-jquery-autocomplete

An easy and unobtrusive way to use jQuery's autocomplete with Rails 3

Home Page:http://rubygems.org/gems/rails3-jquery-autocomplete

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

autocomplete not working on ajax loaded forms

vkeziah opened this issue · comments

all is fine with autocomplete except on remote true(ajax forms) , autocomplete totally broken on ajax success , how could I fix it

@vkeziah I need more info than that to go on. Is there a small repo where I can reproduce this or can you provided detailed information?