On Jul 6, 4:56 pm, "Älphä Blüë" <[email protected]>
wrote:
> If I comment out the debug lines and uncomment what's listed above the
> following occurs:
>
> Firefox:
>
> If I check the box the partial is rendered. If I uncheck the box, the
> partial is removed.
>
> Internet Explorer:
>
> If I check the box, nothing happens. If I uncheck the box, I can see a
> slight buffer from the empty div showing so the "null" is accepted.
>
> Why is the partial not rendering in I.E.?
Looks like your html will be invalid (so browsers can do what they
want), as when your partial is rendered you'll end up with a form
nested inside a form (at least that's my reading of your code)
Fred
> --
> Posted viahttp://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
-~----------~----~----~----~------~----~------~--~---