Colin Law wrote: > So it is not likely that the tutorial the OP is following is assuming > that this will work.
As far as I can tell that is precisely what the the tutorial the OP is following is assuming. I also have a copy of that book and the example form is exactly as presented by the OP. Two text fields and one select field with no submit button. There is no mention of JavaScript. The example form is illustrated in Safari, which would function, but probably would not work in FF. So Yes, this is a bad example. The form should contain a submit button if you want it to work consistently in all browsers. -- 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.

