I am going to display a list of ‘things’, which would show basically
the thing title.
That title will be a link, and upon clicking title, I’d like to show
the entire record in another DIV without page refresh.
Anything in particular I should learn, aside from AJAX in general and
RJS ?
I’d like some general suggestion how that gets accomplished.
The $10 pdf download RJS Templates for
Rails on O’Reilly will tell you everything you need and more. It is
money well spent.
c.
Stuart Fellowes wrote:
I am going to display a list of ‘things’, which would show basically
the thing title.
That title will be a link, and upon clicking title, I’d like to show
the entire record in another DIV without page refresh.
Anything in particular I should learn, aside from AJAX in general and
RJS ?
I’d like some general suggestion how that gets accomplished.