Starr Horne wrote: > On Tue, 3 Mar 2009 20:25:58 -0600 > Greg Donald <[email protected]> wrote: > >> > 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! > > > I have successfully used the jRails plugin. You just drop it in and it > changes the built in JS jelpers to use jquery. > http://ennerchi.com/projects/jrails > > > -- > Starr Horne > My blog: http://starrhorne.com > Check out my Helpdesk RailsKit: http://railskits.com/helpdesk/
Hi, since I'd like write js code by hand with jquery, so "render :partial" in .js.erb file just fills my needs. -- 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 -~----------~----~----~----~------~----~------~--~---

