On 28 July 2013 10:40, Hans <Hans.Marmolin@klockholm.se> wrote:
> ...
>
> That works but to be useful I would like to add locals as
> <%= render :partial=>'new', :formats=>[:js],:handlers=>[:erb],
> locals=>{id=>"#group_participants_content"}%>
I don't know whether there are any other problems but it should be
:locals and :id I think
Colin
> and change _new.js to
> $('"'+id+'"').html("<%= escape_javascript(render(:partial=>'form'))%>");
> However that does not work- The js file seems then not to be loaded at all
>
> Anyone that has any suggestion of what is wrong ?
>
> Appreciate any help ?
>
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Ruby on Rails: Talk" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to rubyonrails-talk+unsubscribe@googlegroups.com.
> To post to this group, send email to rubyonrails-talk@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/rubyonrails-talk/a4426ed5-8c18-4d0e-a3f4-0ded55b17889%40googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLsR6HxPJ4ZvEbt%2BQhNJpPjw0a62kdoFA7DcK-gXQAqa7A%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.
No comments:
Post a Comment