[Rails] Re: How to refresh multiple DIV on a single Ajax Call

2009-01-21 Thread Kumar Saurav
Shandy Nantz wrote: > Kumar Saurav wrote: >> Hi all , > > I use render :update in my action. For example, if I have a drop down of > stuff and I want to add to a list when I select something from that drop > down but at the say time remove from the drop down what I just selected > I would say

[Rails] Re: How to refresh multiple DIV on a single Ajax Call

2009-01-21 Thread Shandy Nantz
Kumar Saurav wrote: > Hi all , > > I have to refresh three div in a single ajax call ... > Anybody having any Idea . Please let me help , It would be great for me. > > Thanks In Advance I use render :update in my action. For example, if I have a drop down of stuff and I want to add to a list w