Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8135419
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T10:24:48+00:00 2026-06-06T10:24:48+00:00

I have a textarea on my page. It has this draggable corner which lets

  • 0

I have a textarea on my page. It has this draggable corner which lets me resize it. Like in this screencrop below

enter image description here

If I resize it too small, the corner will disappear (even though the corner will still let me resize the textarea).

I want to place the minimum height to whats needed for it to display the draggable corner image so not as to confuse users

What would this minimum-height required be? Do stuff like padding and margin affect it? Is it only in Chrome or is it the same in Safari/IE.. etc?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T10:24:49+00:00Added an answer on June 6, 2026 at 10:24 am

    You should be able to define in the element cols and rows. Like Doing this creates the minimun size. Then you can resize from there. OR in CSS

    In CSS you could do min and max sizes. Safe for most modern browsers

      #confinedSpace textarea { resize:vertical; max-height:300px; min-height:200px; }
      #confinedSpace textarea.horiz { resize:horizontal; max-width:400px; min-width:200px; }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

My GWT page has a TextArea and I would like it to have the
I have this page which has several TextAreas (asp.net mvc). I need to validate
I have a textarea within an HTML page into which my users paste content.
I have written a HTML page which has following code. <div id=adsListContainer style=margin: 5px;>
I have a page in JQuery mobile, which contains a form. The form has
I have an html page with one or more textareas, each of which has
I have a page, it has a drop down list, which contains the names
I have dynamic web page with JS. There is a <textarea> and a Send
I have a text area page which is launched from the previous page: $message
I have a textarea in which the user enters the following data: Paul:Nine, Rome

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.