Hey Colin, thanks for the reply. I did think to check for that and un-fortunately the html for the prompt (first <option>) is not generated at all. It immediately skips to the first object in the list, just as if the prompt wasn't there at all.
On Feb 8, 1:43 am, Colin Law <[email protected]> wrote: > On 7 February 2010 23:19,brianp<[email protected]> wrote: > > > So it turns out it's not just the partial. Any dropdown select i ad to > > that page will not properly display :prompt. Now I have an ajax update > > method so If i change the select all selects are reloaded. And as soon > > as I change one they all act accordingly with prompt displayed > > properly. > > > So it seems only the inital page load is messing up the rendering. > > Two suggestions, firstly have a look at the html of the page (View, > Page Source, or similar, in browser) and see if the prompt is there. > If it is then copy and paste the code into the w3c html validator > athttp://validator.w3.org/#validate_by_inputand see if there are any > errors. > > Colin -- 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.

