rohit mehra
2006-Jan-11 15:53 UTC
[Rails] 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 --------------------------------- Yahoo! Photos Ring in the New Year with Photo Calendars. Add photos, events, holidays, whatever. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060111/24152a48/attachment.html
Jake Janovetz
2006-Jan-11 16:01 UTC
[Rails] Re: can remote_function update two div simultaneously?
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 > > rohitHi 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 -- Posted via http://www.ruby-forum.com/.