On 7 February 2010 23:19, brianp <brian.o.pea...@gmail.com> 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 at
http://validator.w3.org/#validate_by_input and 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 rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to