Difei Zhao wrote:
> Greetings all,
> 
>   I think many fellow rails developers are using jquery extensively now
> and some one may already solved my problem:
> 
>   rails' RJS facility has helper methods like "replace_html", they
> allowed you to render partials in the .rjs file and execute the
> javascript which updates the page, how can I do that using jquery?
> Thanks in advance!
> 
> Difei

now I know "render :partial" works in js.erb, but why not "render 
:action"? A "render :action => :new" gives "Rendered resources/_new" in 
the log, why? Thanks!
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to