Rails & combo box change event: Help make this obtrusive javascript unobtrusive
- by DJTripleThreat
Ok so a friend of mine gave some help with a prototype/obtrusive solution to this but its not quite there. Also, I want to make this unobtrusive instead of using the observe_field function that rails gives me. I don't want to use prototype either because I'm more familiar with JQuery.
Here's my problem: I have an Event that can have multiple…