Brian Harnett wrote: > Michal Burak wrote: >> I think you need AJAX here to populate the cascade "rest of the drop >> downs" or refresh the whole page on change of the first drop down and >> feed the collection_seelct in the controller with appropriate data. > > Damn, > I was hoping I wouldn't have to do that. I know there is some AJAX that > is included with ROR, anyway to envoke that her?
Don't. Learn to write JavaScript properly before you try to have Rails automate it. (Hint: *proper* JavaScript is not mixed in with HTML.) Best, -- Marnen Laibow-Koser http://www.marnen.org [email protected] -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

