Can remote_function update two div simultaneously?

hi all
i m using remote_function , & i need to update two divs at same time
(so no :success/:failure)…
is there any posiible soln for this
thanks

rohit

rohit mehra wrote:

hi all
i m using remote_function , & i need to update two divs at same time
(so no :success/:failure)…
is there any posiible soln for this
thanks

rohit

Hi Rohit-

I haven’t done this yet myself, but look into “.rjs” files. They are
what you’ll need to send back a message and update multiple sections of
a page.

Jake