Hi!
I am newbie in AJAX, RJS just a beginer in Rails. Anyway, here is my
problem :
I am bulding an app that will display a list of messages. The last
messages appear at the top of the list. For now, it’s static, the list
is updated only if the user “refreshes” the web page… My goal is that
this list is updated without “refreshing” the whole page, with new
messages appearing at the top!
I am sure this is easy in rails, but, hey, as I said, I am beginer, so
please, guys (and gals!), if you know how to do this, please share with
me!
Thanks a lot for your help!