i want to add a css tag to a text field <%= form.text_field :title %> i wanna make blue this text field,please can anyone send me the code --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Hi Ishara, Look at the examples, here [ http://apidock.com/rails/ActionView/Helpers/FormHelper/text_field ] Cheers. [ rui ] [ Seiri, Seiton, Seisō, Seiketsu e Shitsuke ] On Mon, Nov 3, 2008 at 9:16 AM, Ishara Gunathilake <jaimgunathilake@gmail.com> wrote:> i want to add a css tag to a text field > <%= form.text_field :title %> > i wanna make blue this text field,please can anyone > send me the code > > > >--~--~---------~--~----~------------~-------~--~----~ 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@googlegroups.com To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
thankx,il try 2008/11/3 rui <ruivaldo@gmail.com>> Hi Ishara, > > Look at the examples, here [ > http://apidock.com/rails/ActionView/Helpers/FormHelper/text_field ] > > Cheers. > [ rui ] > [ Seiri, Seiton, Seisō, Seiketsu e Shitsuke ] > > > > On Mon, Nov 3, 2008 at 9:16 AM, Ishara Gunathilake > <jaimgunathilake@gmail.com> wrote: > > i want to add a css tag to a text field > > <%= form.text_field :title %> > > i wanna make blue this text field,please can anyone > > send me the code > > > > > > > > > > >--~--~---------~--~----~------------~-------~--~----~ 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@googlegroups.com To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---