This is a migrated thread and some comments may be shown as answers.

Scrollable textarea

1 Answer 675 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Austin
Top achievements
Rank 1
Austin asked on 28 Mar 2014, 02:34 PM
Hey there, I have a problem with the textareas, when the user writes some lines the vertical scoll doesn't shows up, according to the demos, you should set up the textarea like this:

<textarea style="resize: none">Multiline Text</textarea>

In the browsers works fine, but when I cope the code to my app (even in the Friends demo app from Telerik), it doesn't work.

Any ideas?


1 Answer, 1 is accepted

Sort by
-1
Petyo
Telerik team
answered on 01 Apr 2014, 07:32 AM
Hello Austin,

by default, iOS does not display scrollbars for text areas - a small hint is displayed when the user drags the text area instead. I tested the behavior in our online demos, and it seems to work as expected. Perhaps I am missing something?

Regards,
Petyo
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
General Discussions
Asked by
Austin
Top achievements
Rank 1
Answers by
Petyo
Telerik team
Share this question
or