Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

TextArea autogrow isn't variable #3298

Closed
@ricklein

Description

@ricklein

I'm working on an app with TextAreas of varying sizes, as well as different font-sizes. We love the auto-growing feature, but we'd like to be able to control how much it grows each time. It's default can remain the same (15) but if we could give the text area a value to grow by, ( or have it variable to the font size) then it would give us better control over the growth. As it stands now with content at a 12px font size when it autogrows it pushes our submit button that is immediately below the textarea out of view because it adds 2 rows instead of 1. This makes the user have to scroll to hit the submit button. Should be an easy fix, I will try to implement it myself

Activity

toddparker

toddparker commented on Dec 19, 2011

@toddparker
Contributor

Mind linking this up to the feature reuest wiki page so we can re-visit later?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @toddparker@ricklein

        Issue actions

          TextArea autogrow isn't variable · Issue #3298 · jquery-archive/jquery-mobile