Displaying 1 result from an estimated 1 matches for "9b065fe9".
2006 May 31
2
Rails AJAX helpers or DIY
I''ve used script.aculo.us before (pre-Rails) to do JS effects like
having a menu link that when clicked shows a sub menu, that kind of
thing.
Now I want to do something very similar but in Rails. Basically I have a
list of summaries displayed in a view. I want to have a link that when
pressed shows the detail.
To do this I would normally have each summary in a DIV, the ID of each