Frederick Cheung wrote: > On Jul 6, 4:56�pm, "�lph� Bl��" <[email protected]> > wrote: >> 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
Sorry Fred, Didn't see your message before I last posted.. What do you suggest I do regarding what I'm trying to accomplish? I just want a checkbox that when checked displays my search form and when unchecked displays an empty rendered text. Should I place the rendered form in another area that makes it unnested? -- 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 -~----------~----~----~----~------~----~------~--~---

