search for: ajaxed_forms_with_rjs_templ

Displaying 4 results from an estimated 4 matches for "ajaxed_forms_with_rjs_templ".

2005 Dec 21
5
ajax - multiple updates on single xmlhttprequest
Hello, I was wondering whether anybody would share a working example of a multiple html update on a single xmlhttprequest. Thank you in advance for your help. _________________________________________________________________ On the road to retirement? Check out MSN Life Events for advice on how to get there! http://lifeevents.msn.com/category.aspx?cid=Retirement
2006 Apr 04
1
Re: Rails Digest, Vol 19, Issue 102
Thank you Alain, I am not at all opposed to hiding one link and displaying the other ( I assume you mean having a div container for each and setting the appropriate style ) Unfortunately, the problem remains for me that I still do not know how to modify those style attributes from the action that gets called via the first link, I still have not had any success doing a page.replace_html, or know
2006 Mar 19
0
RJS Templates Don''t Automatically Eval
...successfully but not the way its documented and others have reported it working. The javascript code is generated properly but its not evaluted. I followed instructions found at: http://www.codyfauser.com/articles/2005/11/20/rails-rjs-templates and http://rails.techno-weenie.net/tip/2005/11/29/ajaxed_forms_with_rjs_templates My template is very simple right now, I just include the partial that I would have been updating from before: page.replace_html ''list_items_div'', :partial => ''items'' Which all works fine, if I put add a :complete to my form_remote_tag it will work just...
2006 Jan 12
12
Ajax Button Back function?
Hi Folks! I''m new in the forum and i have a doubt. The button back function with the Ajax on Rails? tks. -- Posted via http://www.ruby-forum.com/.