How can I create a resizeable text area in Sencha Touch?

回眸只為那壹抹淺笑 提交于 2019-12-07 00:24:31

There is a post on the Google Code blog explaining how they handled textarea auto growing in Mobile Gmail. Here's the link: http://googlecode.blogspot.com/2009/07/gmail-for-mobile-html5-series.html

I threw together a quick sample with jsfiddle: http://jsfiddle.net/rFcUH/

I did it with Sencha Touch 1.1, though something similar should work with Sencha Touch 2.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!