On Jun 23, 1:08 pm, malkifel <[email protected]> wrote:
> Hi,
> I have a strange problem:
>
> I try to use replace_html (rjs) for replace object fields with partial
> contains remote_form_for to edit the object
> It works well but the inserted form is coming hidden.
> (I also tried to toggle it, or show but - nothing . it stays hide)
> when I try to replace the object with regular element like p, div etc.
> everything is shown.
> or if  I try to insert the partial in another place in the page I see
> it. the problem is just when I replace the object columns with partial
> of remote_form_for.
>
> Do you have a suggestion what  can cause it?

could you be creating invalid html (eg a form nested in another form
or something like that) by inserting your partial in the precise
location that you are ?

Fred
--~--~---------~--~----~------------~-------~--~----~
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