I was noticing that the default red background for fields failing
validation fails to show for SELECTS on IE. This appears to be due to
some faulty treatment of white space by IE within the DIV tag.
Note the addition of the just before the closing div tag.
Believe it or not this enables IE to display errors (red backgrounds)
around selects. I haven’t yet noticed any negative side-effects. But
this is a slippery slope, so like I said, I wish there were a better
way.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.