ruby on rails - RoR live search -


iam is doing live search function,

using this observer_field for IAM, but I get an error on pageload

jquery ('# name'). I do not know what the problem is.

JS libraries were not loading in the proper order. If you are having this problem, then it will be a good strategy for you to remove all other libraries, to see if they solve this problem. Once you are working on it, Add back until you do it in the proper order.

  script src = "/javascripts/jquery.js" type = "text / javascript" & gt; Script src = "/javascripts/jquery-ui.js" type = "text / javascript" & gt; Script src = "/javascripts/jrails.js" type = "text / javascript" & gt;  

Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -