On 9/9/07, rex <rex.zhanglele-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
wrote:>
> In my case, I wrote a page which include a table like
> <table>
> <tr>
> <form_tag ....>
> <td>
> ......
> </td>
> when submit this form in Firefox, the params in RAILS controller
> doesn''t include the form''s content, but it works with IE.
I guess it''s
> a problem related to certain browser mechanism, but still dont know
> how to solve it.
Put your form content in table cells like <td>, not <tr>.
--
Rick Olson
http://lighthouseapp.com
http://weblog.techno-weenie.net
http://mephistoblog.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
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---