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

Textarea: Use feature detection to avoid setting height to 0 on IE8 #7007

Closed
wants to merge 1 commit into from

Conversation

gabrielschulhof
Copy link

Also replaces the immediate height update with a timed one, because the
immediate height update issued from _autogrow() is having no effect in IE.

Fixes gh-6998

Also replaces the immediate height update with a timed one, because the
immediate height update issued from _autogrow() is having no effect in IE.

Fixes gh-6998
@ghost ghost assigned arschmitz Feb 1, 2014
@arschmitz
Copy link
Contributor

👍

@gabrielschulhof gabrielschulhof deleted the 6998-fix-ie8-autogrow branch February 6, 2014 19:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Textinput: Textarea autogrow no longer working in IE8
2 participants