Hi All, sorry for my silly question.... How to make an Ajax Request when the item in Select Box change ? So when I change the item in select box I like to partial refresh some of my page with new item choosen in select box... but I want to do it without pressing any button at all so actually I want to use onchange select box event, but how can I do it using prototype ? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
I use observe_form for this. 2009/3/5 Geekyra <gkrdvl-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>> > Hi All, sorry for my silly question.... > How to make an Ajax Request when the item in Select Box change ? So > when I change the item in select box I like to partial refresh some of > my page with new item choosen in select box... but I want to do it > without pressing any button at all so actually I want to use onchange > select box event, but how can I do it using prototype ? > > >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---