Forum: Ruby on Rails text area problem

Posted by Roelof Wobben (roelof)
on 2012-10-03 21:10
(Received via mailing list)
Hello,

I made this text-area.
<div class="field">
    <%= f.label :content %><br />
    <%= text_area :content, :nil, :cols=>20,:rows=>5 %>
  </div>

But now the user can make it bigger and smaller.
Can a text-area be a fixed length and width and when the text is bigger 
you
will see a slider?

Roelof
Posted by "Quang Dũng" <nxqd.inbox@gmail.com> (Guest)
on 2012-10-04 10:32
(Received via mailing list)
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.